fixed playback/export flickering and hanging
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
#include <QMenuBar>
|
||||
#include <QAction>
|
||||
#include <QDebug>
|
||||
|
||||
KeySequenceEditor::KeySequenceEditor(QAction* a)
|
||||
: QKeySequenceEdit(0), action(a) {
|
||||
|
||||
Reference in New Issue
Block a user