mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-16 22:25:56 +01: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