mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-05 23:13:32 +02:00
removed default autowrap from button and label
This commit is contained in:
@@ -69,6 +69,7 @@ WMCreateLabel(WMWidget *parent)
|
||||
lPtr->flags.alignment = DEFAULT_ALIGNMENT;
|
||||
lPtr->flags.relief = DEFAULT_RELIEF;
|
||||
lPtr->flags.imagePosition = DEFAULT_IMAGE_POSITION;
|
||||
lPtr->flags.noWrap = 1;
|
||||
|
||||
return lPtr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user