]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/aui/dockart.h
Fix a number of mingw compile errors.
[wxWidgets.git] / include / wx / aui / dockart.h
index 444308bdc99acadadc90357dbdeaeb84bf33368b..027f399644ff6d291ae7862e33d80c41076ea054 100644 (file)
@@ -130,6 +130,10 @@ public:
                   const wxRect& rect,
                   wxAuiPaneInfo& pane);
 
+    void DrawIcon(wxDC& dc,
+                  const wxRect& rect,
+                  wxAuiPaneInfo& pane);
+
 protected:
 
     void DrawCaptionBackground(wxDC& dc, const wxRect& rect, bool active);