mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-06 13:54:12 +01:00
adapted for SetViewExpands...
This commit is contained in:
@@ -209,7 +209,7 @@ createPanel(Panel *p)
|
||||
int i;
|
||||
|
||||
panel->box = WMCreateBox(panel->parent);
|
||||
WMSetBoxExpandsToParent(panel->box, 2, 2, 0, 0);
|
||||
WMSetViewExpandsToParent(WMWidgetView(panel->box), 2, 2, 0, 0);
|
||||
|
||||
|
||||
/***************** Size Display ****************/
|
||||
|
||||
Reference in New Issue
Block a user