]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/taskbar.h
Use proper format in wxGTK clipboard selection handler.
[wxWidgets.git] / include / wx / gtk / taskbar.h
index b46758a7e63265e460d7ca4402b552d4b8fca5b3..5fc9f9df85cf6048b1d7fe6e8b0cc366e391f0a2 100644 (file)
@@ -14,7 +14,7 @@
 class WXDLLIMPEXP_ADV wxTaskBarIcon: public wxTaskBarIconBase
 {
 public:
-    wxTaskBarIcon();
+    wxTaskBarIcon(wxTaskBarIconType iconType = wxTBI_DEFAULT_TYPE);
     ~wxTaskBarIcon();
     virtual bool SetIcon(const wxIcon& icon, const wxString& tooltip = wxString());
     virtual bool RemoveIcon();