ports/x11/bricons/patches/patch-widgets_h

10 lines
276 B
Text

Index: widgets.h
--- widgets.h.orig
+++ widgets.h
@@ -1,5 +1,5 @@
-Widget toplevel, /* must exist on which to place other widgets */
+extern Widget toplevel, /* must exist on which to place other widgets */
box,
action[MAXBUTTONS + 1],
popup_shell,