]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/statusbr.h
refresh the grid after resetting the columns positions to the default order
[wxWidgets.git] / include / wx / univ / statusbr.h
index 88528562a35a4f7c9e22f105c252fbbf0dc94c51..992b0ec99b06db04268cfac48ae5917058127c19 100644 (file)
@@ -60,7 +60,7 @@ public:
 
     // wxInputConsumer pure virtual
     virtual wxWindow *GetInputWindow() const
-        { return wx_const_cast(wxStatusBar*, this); }
+        { return const_cast<wxStatusBar*>(this); }
 
 protected:
     // recalculate the field widths