]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/window.h
Peparation for native Smartphone controls based on Spinners.
[wxWidgets.git] / include / wx / msw / window.h
index 072c9d9651bbf0ac25bca07bed9afa18afa57bd2..68f84fae4a7f836669e7e7a07282214c170aa433 100644 (file)
@@ -163,7 +163,9 @@ public:
 
     void OnEraseBackground(wxEraseEvent& event);
     void OnPaint(wxPaintEvent& event);
 
     void OnEraseBackground(wxEraseEvent& event);
     void OnPaint(wxPaintEvent& event);
+#ifdef __WXWINCE__
     void OnInitDialog( wxInitDialogEvent& event );
     void OnInitDialog( wxInitDialogEvent& event );
+#endif
 
 public:
     // For implementation purposes - sometimes decorations make the client area
 
 public:
     // For implementation purposes - sometimes decorations make the client area