mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-24 05:14:40 -04:00
cursor position member (#872)
This commit is contained in:
parent
5b483946ba
commit
7c5a83d3d1
1 changed files with 2 additions and 0 deletions
|
@ -182,6 +182,8 @@ protected:
|
|||
private:
|
||||
class LengthStack;
|
||||
LengthStack * m_pLens;
|
||||
public:
|
||||
int m_uCursorPos;
|
||||
};
|
||||
|
||||
// end of input group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue