]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/palette.cpp
wxSystemSettings class API face lift: better names for its methods (wxMOTIF)
[wxWidgets.git] / src / motif / palette.cpp
index 44ce0e92f73ebc49d751edc833013d21e3f8eb9f..ef2b2597a6dacf5ddfee089eef663a775cd16a6d 100644 (file)
@@ -43,13 +43,17 @@ not the functionality that wxPalette::Create() aims to provide.
 #include "wx/app.h"
 #include "wx/utils.h"
 
+#ifdef __VMS__
+#pragma message disable nosimpint
+#endif
 #include <Xm/Xm.h>
+#ifdef __VMS__
+#pragma message enable nosimpint
+#endif
 #include "wx/motif/private.h"
 
-#if !USE_SHARED_LIBRARIES
 IMPLEMENT_DYNAMIC_CLASS(wxPalette, wxGDIObject)
 IMPLEMENT_DYNAMIC_CLASS(wxXPalette, wxObject)
-#endif
 
 /*
 * Palette