]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/headerctrl.h
Use /bin/echo for creation of Mac OS X PkgInfo files.
[wxWidgets.git] / include / wx / headerctrl.h
index 2d36093efca812975edbfb18f1f4adc3a38a3aa0..9555e26155dd5ee2acf846e31389101d7f2d3a13 100644 (file)
@@ -154,6 +154,8 @@ public:
     // specified) and if the control has wxHD_ALLOW_REORDER style as well
     bool ShowCustomizeDialog();
 
+    // compute column title width
+    int GetColumnTitleWidth(const wxHeaderColumn& col);
 
     // implementation only from now on
     // -------------------------------