Remove remaining bits of marker drawing during resizing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -137,9 +137,6 @@ private:
|
||||
// given column plus its minimal width and return the effective width
|
||||
int ConstrainByMinWidth(unsigned int col, int& xPhysical);
|
||||
|
||||
// update the current position of the resizing marker
|
||||
void UpdateResizingMarker(int xPhysical);
|
||||
|
||||
// update the information displayed while a column is being moved around
|
||||
void UpdateReorderingMarker(int xPhysical);
|
||||
|
||||
|
Reference in New Issue
Block a user