]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/choicdlg.h
invalidate m_selection in DoRemovePage(), not in DeletePage() (replaces patch 998984)
[wxWidgets.git] / include / wx / choicdlg.h
index 52439ffd71489777e58ceca15470a126a154935e..daa7b778809ee6697c278eb2373fc2a3c96a4302 100644 (file)
@@ -1,7 +1,11 @@
 #ifndef _WX_CHOICDLG_H_BASE_
 #define _WX_CHOICDLG_H_BASE_
 
+#if wxUSE_CHOICEDLG
+
 #include "wx/generic/choicdgg.h"
 
+#endif
+
 #endif
     // _WX_CHOICDLG_H_BASE_