]> git.saurik.com Git - wxWidgets.git/commitdiff
Inform settings about wxWindow class existence.
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 7 Mar 2005 19:10:42 +0000 (19:10 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 7 Mar 2005 19:10:42 +0000 (19:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/settings.h

index 4bd5573696d877108429a8234161329b4332cf09..24cee957a2385d3a211139a6e3f9921ce2fea4e1 100644 (file)
@@ -15,6 +15,8 @@
 #include "wx/colour.h"
 #include "wx/font.h"
 
+class WXDLLEXPORT wxWindow;
+
 // possible values for wxSystemSettings::GetFont() parameter
 //
 // NB: wxMSW assumes that they have the same values as the parameters of