Removed GetOldIndex, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -330,7 +330,6 @@ public:
|
||||
|
||||
int m_code;
|
||||
long m_itemIndex;
|
||||
long m_oldItemIndex;
|
||||
int m_col;
|
||||
bool m_cancelled;
|
||||
wxPoint m_pointDrag;
|
||||
@@ -338,8 +337,6 @@ public:
|
||||
|
||||
int GetCode();
|
||||
long GetIndex();
|
||||
long GetOldIndex();
|
||||
long GetOldItem();
|
||||
int GetColumn();
|
||||
bool Cancelled();
|
||||
wxPoint GetPoint();
|
||||
|
Reference in New Issue
Block a user