mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-23 22:52:34 +01:00
another test for cvs notifications
This commit is contained in:
@@ -84,7 +84,7 @@ createPanel(Panel *p)
|
||||
WMSetButtonText(panel->swi[7], _("Smooth font edges (needs restart)."));
|
||||
|
||||
//if (!WMHasAntialiasingSupport(WMWidgetScreen(panel->box)))
|
||||
WMSetButtonEnabled(panel->swi[7], False);
|
||||
WMSetButtonEnabled(panel->swi[7], True);
|
||||
|
||||
WMRealizeWidget(panel->box);
|
||||
WMMapSubwidgets(panel->box);
|
||||
|
||||
Reference in New Issue
Block a user