]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/font.cpp
More bakfile changes needed for bmpcbox. Rebaked.
[wxWidgets.git] / src / x11 / font.cpp
index 675acc54bdd61665732c7cca70612e844bede49f..b1cda1cf236523237cac0a7156e0c946089b0f97 100644 (file)
@@ -35,9 +35,9 @@
     #include "wx/string.h"
     #include "wx/utils.h"       // for wxGetDisplay()
     #include "wx/settings.h"
+    #include "wx/gdicmn.h"
 #endif
 
-#include "wx/gdicmn.h"
 #include "wx/fontutil.h"    // for wxNativeFontInfo
 #include "wx/tokenzr.h"
 
@@ -65,7 +65,7 @@ class wxXFont : public wxObject
 {
 public:
     wxXFont();
-    ~wxXFont();
+    virtual ~wxXFont();
 
     WXFontStructPtr     m_fontStruct;   // XFontStruct
     WXDisplay*          m_display;      // XDisplay