File icewm-1.3.8-enable-guievents.patch of Package icewm
diff --git src/wmapp.h src/wmapp.h index 101992c..cbe2556 100644 --- src/wmapp.h +++ src/wmapp.h @@ -78,7 +78,7 @@ private: Window managerWindow; }; -#if 0 +#ifdef CONFIG_GUIEVENTS extern YWMApp * wmapp; #endif