]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dcclient.h
added wxUSE_REGKEY checks
[wxWidgets.git] / include / wx / motif / dcclient.h
index 54bffa81ffe4456ccd0c43b5e744ddb0d37c1b25..69d2de39ce411b35da6a27b4040c152d35596ffb 100644 (file)
@@ -18,8 +18,8 @@
 // fwd declarations
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxWindowDC;
-class WXDLLEXPORT wxWindow;
+class WXDLLIMPEXP_FWD_CORE wxWindowDC;
+class WXDLLIMPEXP_FWD_CORE wxWindow;
 
 // Under Windows, wxClientDC, wxPaintDC and wxWindowDC are implemented
 // differently. On many platforms, however, they will be the same.