]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/tbargtk.h
wxWinCE compile fixes
[wxWidgets.git] / include / wx / gtk / tbargtk.h
index cc064460cdc62f57abaf072543bc260ec3988357..28fc7ee00bd8643d94964c45f1c5971de70a0c5d 100644 (file)
@@ -71,6 +71,8 @@ protected:
     // set the GTK toolbar style and orientation
     void GtkSetStyle();
 
+    virtual GdkWindow *GTKGetWindow(wxArrayGdkWindows& windows) const;
+    
     // implement base class pure virtuals
     virtual bool DoInsertTool(size_t pos, wxToolBarToolBase *tool);
     virtual bool DoDeleteTool(size_t pos, wxToolBarToolBase *tool);