]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/private/timer.h
remove mentions of wxEVENTS_COMPATIBILITY_2_8
[wxWidgets.git] / include / wx / private / timer.h
index 2ceef167cb0fb57079d05d2aa1524c4e5e9143b6..ffc2758a7243095cc1da2e35f696a342990321f0 100644 (file)
@@ -67,7 +67,7 @@ protected:
     bool    m_oneShot;      // true if one shot
 
 
     bool    m_oneShot;      // true if one shot
 
 
-    DECLARE_NO_COPY_CLASS(wxTimerImpl);
-}
+    wxDECLARE_NO_COPY_CLASS(wxTimerImpl);
+};
 
 #endif // _WX_TIMERIMPL_H_BASE_
 
 #endif // _WX_TIMERIMPL_H_BASE_