ports/x11/bricons/patches/patch-widgets_h

11 lines
276 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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,