]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msgdlg.h
Added wxSplitterWindow::SetSashInvisible() and IsSashInvisible().
[wxWidgets.git] / include / wx / msgdlg.h
index c3e8d9af4fe396d94baae0bbd8e279e05668bab1..19818cf237ff402485473c549cb0aeb5ead2ddda 100644 (file)
@@ -290,8 +290,6 @@ private:
     #define wxMessageDialog wxGenericMessageDialog
 #elif defined(__WXCOCOA__)
     #include "wx/cocoa/msgdlg.h"
-#elif defined(__WXPALMOS__)
-    #include "wx/palmos/msgdlg.h"
 #elif defined(__WXMSW__)
     #include "wx/msw/msgdlg.h"
 #elif defined(__WXMOTIF__)