mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
*** empty log message ***
This commit is contained in:
@@ -1361,6 +1361,7 @@ wShowLegalPanel(WScreen *scr)
|
||||
|
||||
|
||||
panel->licenseL = WMCreateLabel(panel->win);
|
||||
WMSetLabelWraps(panel->licenseL, True);
|
||||
WMResizeWidget(panel->licenseL, 400, 230);
|
||||
WMMoveWidget(panel->licenseL, 10, 10);
|
||||
WMSetLabelTextAlignment(panel->licenseL, WALeft);
|
||||
|
||||
Reference in New Issue
Block a user