1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11/kvidtune/files/patch-ac

14 lines
329 B
Plaintext
Raw Normal View History

2000-01-22 04:00:57 +00:00
--- kvidtune/toplevel.h.orig Fri Jan 21 19:43:18 2000
+++ kvidtune/toplevel.h Fri Jan 21 19:43:31 2000
@@ -112,8 +112,8 @@
int menu_item_save;
- const int ID_STATUS_GENERAL = 1;
- const int ID_TOOLBAR_SAVE = 2;
+ static const int ID_STATUS_GENERAL = 1;
+ static const int ID_TOOLBAR_SAVE = 2;
public slots: