mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-12 14:22:22 -06:00
CtrlLib: ArrayCtrl minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@15693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
b7468aba7f
commit
3e3764e00a
1 changed files with 2 additions and 2 deletions
|
|
@ -256,11 +256,11 @@ private:
|
|||
|
||||
unsigned bains:2;
|
||||
|
||||
Image cursor_override;
|
||||
|
||||
bool isdrag:1;
|
||||
bool selclick:1;
|
||||
|
||||
Image cursor_override;
|
||||
|
||||
int Pos(int np) const;
|
||||
|
||||
void InsertCache(int i);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue