cursor position member ()

This commit is contained in:
SpaghettDev 2024-06-08 20:50:58 +01:00 committed by GitHub
parent 5b483946ba
commit 7c5a83d3d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -182,6 +182,8 @@ protected:
private:
class LengthStack;
LengthStack * m_pLens;
public:
int m_uCursorPos;
};
// end of input group