]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/choicdlg.h
Make list consistent with tree in terms of Vetoed changes closing the inline edit...
[wxWidgets.git] / include / wx / choicdlg.h
index 88153df70ece2254141763228bcc0cea1348e5da..daa7b778809ee6697c278eb2373fc2a3c96a4302 100644 (file)
@@ -1,7 +1,11 @@
-#ifndef __CHOICDLGH_BASE__
-#define __CHOICDLGH_BASE__
+#ifndef _WX_CHOICDLG_H_BASE_
+#define _WX_CHOICDLG_H_BASE_
+
+#if wxUSE_CHOICEDLG
 
 #include "wx/generic/choicdgg.h"
 
 #endif
-    // __CHOICDLGH_BASE__
+
+#endif
+    // _WX_CHOICDLG_H_BASE_