]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/font.cpp
fixed incorrect GetTextExtent for wxTELETYPE font
[wxWidgets.git] / src / motif / font.cpp
index f7df581fb66615fd5038db918fd61676aa430feb..9ce3b3cce0f0b5f3cbbe3c710d02f3c042e5c5e6 100644 (file)
@@ -23,6 +23,7 @@
 
 #ifdef __VMS
 #pragma message disable nosimpint
+#include "wx/vms_x_fix.h"
 #endif
 #include <Xm/Xm.h>
 #ifdef __VMS
@@ -36,9 +37,7 @@
 #include "wx/utils.h"       // for wxGetDisplay()
 #include "wx/fontutil.h"
 
-#if !USE_SHARED_LIBRARIES
     IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)
-#endif
 
 // ----------------------------------------------------------------------------
 // private classes