Fix for 'Crash double-clicking any knob in debug build (git master) (#948)'
Conflicts: src/gui/widgets/knob.cpp
This commit is contained in:
@@ -77,6 +77,9 @@ public:
|
||||
return oldJournalling;
|
||||
}
|
||||
|
||||
inline bool isEmpty() {
|
||||
return m_journallingStateStack.isEmpty();
|
||||
}
|
||||
|
||||
protected:
|
||||
void changeID( jo_id_t _id );
|
||||
|
||||
Reference in New Issue
Block a user