X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..6bae67261c727ee5030abda0a5996e3f9fa6b6b2:/include/wx/gtk/fontdlg.h?ds=sidebyside diff --git a/include/wx/gtk/fontdlg.h b/include/wx/gtk/fontdlg.h index df377c2510..87662f028b 100644 --- a/include/wx/gtk/fontdlg.h +++ b/include/wx/gtk/fontdlg.h @@ -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 */ }