]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/renderg.cpp
proper indentation
[wxWidgets.git] / src / generic / renderg.cpp
index 758e36f472fdaa9d1717f82c5fb55f4f1ac129af..38713efef077408414dac34156eb4a59ecb98a6f 100644 (file)
@@ -50,14 +50,14 @@ public:
                                   wxDC& dc,
                                   const wxRect& rect,
                                   int flags = 0,
-                                  wxHBSortIconType sortArrow = wxHB_SORT_ICON_NONE,
+                                  wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
                                   wxHeaderButtonParams* params = NULL);
 
     virtual void DrawHeaderButtonContents(wxWindow *win,
                                           wxDC& dc,
                                           const wxRect& rect,
                                           int flags = 0,
-                                          wxHBSortIconType sortArrow = wxHB_SORT_ICON_NONE,
+                                          wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
                                           wxHeaderButtonParams* params = NULL);
 
     virtual int GetHeaderButtonHeight(wxWindow *win);