]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stubs/fontdlg.cpp
compilation fix for non-threaded compilation (threads are still broken
[wxWidgets.git] / src / stubs / fontdlg.cpp
index 4bfa59eac439505ea5cbb9c93c664fcec0fbfff3..13fa1b0c4797b749ab3c56e25ac07793299e4148 100644 (file)
@@ -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
 #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