mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
11 lines
154 B
C
11 lines
154 B
C
--- src/wmapp.h.orig
|
|
+++ src/wmapp.h
|
|
@@ -78,7 +78,7 @@
|
|
Window managerWindow;
|
|
};
|
|
|
|
-#if 0
|
|
+#ifdef CONFIG_GUIEVENTS
|
|
extern YWMApp * wmapp;
|
|
#endif
|
|
|