fix typo in 6a01623
This commit is contained in:
parent
f526f0117a
commit
859e31ca7f
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ public :
|
|||
|
||||
virtual void ListScrollTo( unsigned int n ) wxOVERRIDE ;
|
||||
|
||||
virtual int ListGetTopItem() conswxOVERRIDE t;
|
||||
virtual int ListGetTopItem() const wxOVERRIDE;
|
||||
|
||||
// accessing content
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue