forked from qt-creator/qt-creator
improve undo/redo block behaviour
This commit is contained in:
@@ -62,7 +62,7 @@ public:
|
||||
|
||||
signals:
|
||||
void commandBufferChanged(const QString &msg);
|
||||
void quitRequested(QObject *);
|
||||
void quitRequested(QWidget *);
|
||||
|
||||
private:
|
||||
bool eventFilter(QObject *ob, QEvent *ev);
|
||||
|
||||
Reference in New Issue
Block a user