]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/font.cpp
Make status bar grip move to the left in RTL.
[wxWidgets.git] / src / x11 / font.cpp
index 9cbc28fa1e940031c0757a1f9638e3ead3785810..b1cda1cf236523237cac0a7156e0c946089b0f97 100644 (file)
@@ -65,7 +65,7 @@ class wxXFont : public wxObject
 {
 public:
     wxXFont();
-    ~wxXFont();
+    virtual ~wxXFont();
 
     WXFontStructPtr     m_fontStruct;   // XFontStruct
     WXDisplay*          m_display;      // XDisplay