X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93cf77c076b699e8e0b3b0049bd4f80de15997dd..c6e62f74fcac5b62889b59e7ce7a41d0ce884d7b:/src/stubs/fontdlg.cpp diff --git a/src/stubs/fontdlg.cpp b/src/stubs/fontdlg.cpp index 4bfa59eac4..13fa1b0c47 100644 --- a/src/stubs/fontdlg.cpp +++ b/src/stubs/fontdlg.cpp @@ -1,6 +1,7 @@ ///////////////////////////////////////////////////////////////////////////// // Name: fontdlg.cpp -// Purpose: wxFontDialog class +// Purpose: wxFontDialog class. NOTE: you can use the generic class +// if you wish, instead of implementing this. // Author: AUTHOR // Modified by: // Created: ??/??/98 @@ -13,12 +14,10 @@ #pragma implementation "fontdlg.h" #endif -#include "wx/fontdlg.h" +#include "wx/stubs/fontdlg.h" #include "wx/cmndata.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxFontDialog, wxDialog) -#endif /* * wxFontDialog