synced with master (merged master into gtk3)
This commit is contained in:
@@ -127,7 +127,10 @@ public:
|
||||
void redo ();
|
||||
|
||||
bool blistenerLock;
|
||||
void resetSnapShotNumber() {bmnum = 1;};
|
||||
void resetSnapShotNumber()
|
||||
{
|
||||
bmnum = 1;
|
||||
};
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user