]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/font.h
Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them...
[wxWidgets.git] / include / wx / x11 / font.h
index d2ee13045a7ec862eb07a11edfbfe6569c684bcc..bb37d93fecff87a84e2eb2edaae8263e5953165a 100644 (file)
 #ifndef _WX_FONT_H_
 #define _WX_FONT_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "font.h"
-#endif
-
 class wxXFont;
 
 // Font
-class wxFont : public wxFontBase
+class WXDLLIMPEXP_CORE wxFont : public wxFontBase
 {
 public:
     // ctors and such