]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/panelg.h
Document wxKill(wxSIGTERM) reliance on having an open window in wxMSW.
[wxWidgets.git] / include / wx / generic / panelg.h
index a23d64786e67ed7101184dd26d0db81479e1ba72..6bd2ad6073c67ce8f2370818260ae7dcb5b2a568 100644 (file)
@@ -30,7 +30,7 @@ public:
         Create(parent, winid, pos, size, style, name);
     }
 
-#ifdef WXWIN_COMPATIBILITY_2_8
+#if WXWIN_COMPATIBILITY_2_8
     wxDEPRECATED_CONSTRUCTOR(
     wxPanel(wxWindow *parent,
             int x, int y, int width, int height,