]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/apptrait.h
Fix hiding wxMediaEvent::Clone().
[wxWidgets.git] / include / wx / msw / apptrait.h
index 41789eda05a7cf4d9a0560c934f7329f30506ee6..55e0cf3e2763304b4e8f5e44e4106d1605ad2a14 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     21.06.2003
 // RCS-ID:      $Id$
-// Copyright:   (c) 2003 Vadim Zeitlin <vadim@wxwindows.org>
+// Copyright:   (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org>
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -36,7 +36,7 @@ public:
     virtual void AfterChildWaitLoop(void *data);
 
     virtual bool DoMessageFromThreadWait();
-    virtual wxToolkitInfo *GetToolkitInfo();
+    virtual wxToolkitInfoGetToolkitInfo();
 };
 
 #endif // wxUSE_GUI