allow omnipresent iconized windows to be focused on empty workspaces

This commit is contained in:
kojima
2004-10-20 06:11:30 +00:00
parent f555ccb9b9
commit 3a7749b0fc
3 changed files with 8 additions and 4 deletions
-1
View File
@@ -40,7 +40,6 @@ WCreateGeometryView(WMScreen *scr)
WGeometryView *gview;
char buffer[64];
static W_Class widgetClass = 0;
WMColor *color;
if (!widgetClass) {
widgetClass = W_RegisterUserWidget();