]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/taskbarpriv.h
Updated event type declarations to follow what other sub-libraries do these days...
[wxWidgets.git] / include / wx / gtk / taskbarpriv.h
index f4bb0a27f8f020d73a3d16065ebec0420171bd6d..242d3c6a8933209640efdc26dd5676bb80ed710e 100644 (file)
@@ -20,7 +20,7 @@ public:
     wxTaskBarIconAreaBase();
 
     // Returns true if SYSTRAY protocol is supported by the desktop
-    bool IsProtocolSupported();
+    static bool IsProtocolSupported();
 
     wxEvtHandler *m_invokingWindow;