]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/taskbar.h
In wxGTK2 the wxMessageDialog is not a real wxDialog so its m_widget
[wxWidgets.git] / include / wx / msw / taskbar.h
index d36e055b5c91aceae109254ff25d774caca190eb..2d056d574e5d95193d1df35be24a2a1d69368e11 100644 (file)
@@ -54,8 +54,7 @@ public:
 // Implementation
 protected:
     friend class wxTaskBarIconWindow;
-    long WindowProc(WXHWND hWnd, unsigned int msg,
-                    unsigned int wParam, long lParam);
+    long WindowProc(unsigned int msg, unsigned int wParam, long lParam);
     void RegisterWindowMessages();
 
 // Data members