]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/toolbar.h
Define WXBUILDING in Xcode projects.
[wxWidgets.git] / include / wx / gtk / toolbar.h
index 8326870f49dd99244e848d01fad4c399e99363ed..e099dbb93c5eff55c73cdd8b92521bf08cb8de9c 100644 (file)
@@ -73,6 +73,9 @@ public:
     // --------------------------
 
 protected:
+    // choose the default border for this window
+    virtual wxBorder GetDefaultBorder() const { return wxBORDER_DEFAULT; }
+
     virtual wxSize DoGetBestSize() const;
     virtual GdkWindow *GTKGetWindow(wxArrayGdkWindows& windows) const;