Generic font dialog is still an option in wxMSW in non Univ mode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-06-11 19:24:59 +00:00
parent 781a24e82f
commit 23c47bc1f3
8 changed files with 114 additions and 107 deletions

View File

@@ -42,6 +42,7 @@
#include "wx/cmndata.h"
#include "wx/sizer.h"
#include "wx/fontdlg.h"
#include "wx/generic/fontdlgg.h"
#include "wx/settings.h"
//-----------------------------------------------------------------------------