improve undo/redo block behaviour

This commit is contained in:
hjk
2008-12-27 22:22:16 +01:00
committed by Roberto Raggi
parent bbe5332fce
commit 6bfe250e2c
2 changed files with 17 additions and 6 deletions

View File

@@ -62,7 +62,7 @@ public:
signals:
void commandBufferChanged(const QString &msg);
void quitRequested(QObject *);
void quitRequested(QWidget *);
private:
bool eventFilter(QObject *ob, QEvent *ev);