]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/choicdgg.h
for file based help we have mac separators
[wxWidgets.git] / include / wx / generic / choicdgg.h
index fcd13f46bd630864f3a8964c933b87044c548c77..c1f264b3bb03132510a7f09b3f32552caf981105 100644 (file)
@@ -105,7 +105,7 @@ public:
     void OnListBoxDClick(wxCommandEvent& event);
 
     // old, deprecated methods
-#ifdef WXWIN_COMPATIBILITY_2
+#if WXWIN_COMPATIBILITY_2
     wxSingleChoiceDialog(wxWindow *parent,
                          const wxString& message,
                          const wxString& caption,
@@ -271,7 +271,7 @@ WXDLLEXPORT size_t wxGetMultipleChoices(wxArrayInt& selections,
 // deprecated
 // ----------------------------------------------------------------------------
 
-#ifdef WXWIN_COMPATIBILITY_2
+#if WXWIN_COMPATIBILITY_2
 
 WXDLLEXPORT wxString wxGetSingleChoice(const wxString& message,
                                        const wxString& caption,