]> git.saurik.com Git - wxWidgets.git/commitdiff
no message
authorUnknown (UG) <nobody@localhost>
Tue, 12 Jan 1999 17:02:34 +0000 (17:02 +0000)
committerUnknown (UG) <nobody@localhost>
Tue, 12 Jan 1999 17:02:34 +0000 (17:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/slidrmsw.h

index 9363bd4660ff36a11911de135327fd42384c6396..d1042cb345f67ee922fa8b437631ee84a2ee892f 100644 (file)
@@ -112,7 +112,9 @@ public:
   int           m_pageSize;
   int           m_lineSize;
   int           m_tickFreq;
   int           m_pageSize;
   int           m_lineSize;
   int           m_tickFreq;
+#if WXWIN_COMPATIBILITY
 DECLARE_EVENT_TABLE()
 DECLARE_EVENT_TABLE()
+#endif
 };
 
 #endif
 };
 
 #endif