]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_spin.cpp
added wxTimerEvent::GetTimer()
[wxWidgets.git] / src / xrc / xh_spin.cpp
index 5189a02fe39e0710089ca1bc206c5afccb9096ee..15e878c3d383156fba5a71dbb7a11fce1db140da 100644 (file)
@@ -8,10 +8,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "xh_spin.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
@@ -19,7 +15,7 @@
     #pragma hdrstop
 #endif
 
-#if wxUSE_XML && wxUSE_XRC
+#if wxUSE_XRC 
 
 #include "wx/xrc/xh_spin.h"
 
@@ -105,4 +101,4 @@ bool wxSpinCtrlXmlHandler::CanHandle(wxXmlNode *node)
 
 #endif // wxUSE_SPINCTRL
 
-#endif // wxUSE_XML && wxUSE_XRC
+#endif // wxUSE_XRC