]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dde.h
allow setting empty tooltip in SetIcon() (patch 1750994)
[wxWidgets.git] / include / wx / msw / dde.h
index d8b0fabebe3b5c6af2f38c3ee7194971cc85adc5..4595599738fdb0c27e2049b9c51034642d2a6f07 100644 (file)
@@ -38,8 +38,8 @@
  *
  */
 
-class WXDLLIMPEXP_BASE wxDDEServer;
-class WXDLLIMPEXP_BASE wxDDEClient;
+class WXDLLIMPEXP_FWD_BASE wxDDEServer;
+class WXDLLIMPEXP_FWD_BASE wxDDEClient;
 
 class WXDLLIMPEXP_BASE wxDDEConnection: public wxConnectionBase
 {