X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93cf77c076b699e8e0b3b0049bd4f80de15997dd..520e470fdd0daef09c77938db642e4583933c90d:/src/stubs/fontdlg.cpp diff --git a/src/stubs/fontdlg.cpp b/src/stubs/fontdlg.cpp index 4bfa59eac4..60e8e9b987 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,7 +14,7 @@ #pragma implementation "fontdlg.h" #endif -#include "wx/fontdlg.h" +#include "wx/stubs/fontdlg.h" #include "wx/cmndata.h" #if !USE_SHARED_LIBRARY