]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/propgrid/editors.h
remove another SWIG #if
[wxWidgets.git] / include / wx / propgrid / editors.h
index 1fb6a096d7b8df3dfd88d555530e271e75ee87a7..656cef681e1a8b2f44a57bde25cc6e4ef7514b79 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef _WX_PROPGRID_EDITORS_H_
 #define _WX_PROPGRID_EDITORS_H_
 
+#if wxUSE_PROPGRID
+
 // -----------------------------------------------------------------------
 // wxPGWindowList contains list of editor windows returned by CreateControls.
 
@@ -648,4 +650,6 @@ protected:
 
 // -----------------------------------------------------------------------
 
+#endif // wxUSE_PROPGRID
+
 #endif // _WX_PROPGRID_EDITORS_H_