summaryrefslogtreecommitdiff
path: root/x11-toolkits/v/files/patch-ak
blob: c6195edbca6fe8949edefa9318c716f4808bc2fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- examp/mycmdwin.cpp.orig	Sun Feb 27 13:23:39 2000
+++ examp/mycmdwin.cpp	Sun Feb 27 13:27:34 2000
@@ -223,7 +223,7 @@
   {
     // route all commands through here - menus and buttons
 
-    static cmdCount = 0;
+    static int cmdCount = 0;
 
     vNoticeDialog note(this);		// Used for default actions