mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
just make everybody recomplie everything.....
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8946 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a6d72f732b
commit
1af89221c3
@ -184,6 +184,13 @@ private:
|
||||
/// are we on the way to get one?
|
||||
bool mark_;
|
||||
|
||||
public:
|
||||
/// the actual cursor position
|
||||
int xo_;
|
||||
int yo_;
|
||||
|
||||
private:
|
||||
|
||||
//
|
||||
// math specific stuff that could be promoted to "global" later
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user