forked from qt-creator/qt-creator
make ctrl+lmb and mmb work in a same way everywhere (like in browsers)
This commit is contained in:
@@ -69,6 +69,7 @@ private slots:
|
||||
void searchingFinished(int hits);
|
||||
|
||||
private:
|
||||
bool eventFilter(QObject* o, QEvent *e);
|
||||
void keyPressEvent(QKeyEvent *keyEvent);
|
||||
void contextMenuEvent(QContextMenuEvent *contextMenuEvent);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user