]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/fontdlg.h
fixed virtual function hiding for LoadBitmap()
[wxWidgets.git] / include / wx / gtk / fontdlg.h
index df377c2510042117ab2e358946180aacebe4df33..87662f028b7ba87af3a78114043d4b8b5d9a7cf8 100644 (file)
@@ -5,7 +5,7 @@
 // Created:
 // RCS-ID:      $Id$
 // Copyright:   (c) Robert Roebling
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __GTK_FONTDLGH__
@@ -19,7 +19,7 @@
 // wxFontDialog
 //-----------------------------------------------------------------------------
 
-class wxFontDialog : public wxFontDialogBase
+class WXDLLIMPEXP_CORE wxFontDialog : public wxFontDialogBase
 {
 public:
     wxFontDialog() : wxFontDialogBase() { /* must be Create()d later */ }