mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-29 01:13:34 +01:00
adapted for SetViewExpands...
This commit is contained in:
@@ -350,7 +350,7 @@ createPanel(Panel *p)
|
||||
|
||||
|
||||
panel->box = WMCreateBox(panel->parent);
|
||||
WMSetBoxExpandsToParent(panel->box, 2, 2, 0, 0);
|
||||
WMSetViewExpandsToParent(WMWidgetView(panel->box), 2, 2, 0, 0);
|
||||
|
||||
boldFont = WMBoldSystemFontOfSize(scr, 12);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user