summaryrefslogtreecommitdiffstats
path: root/x11/kvidtune/files/patch-ac
blob: c1c6bc2608bbfae6d508c0a87b56bd46bd2825d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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:
 
OpenPOWER on IntegriCloud