forked from qt-creator/qt-creator
Implement opening find toolbar after '/' as requested by hjk.
This commit is contained in:
@@ -105,6 +105,7 @@ public slots:
|
||||
signals:
|
||||
void titleChanged();
|
||||
void printRequested();
|
||||
void openFindToolBar();
|
||||
|
||||
#if !defined(QT_NO_WEBKIT)
|
||||
void sourceChanged(const QUrl &);
|
||||
|
||||
Reference in New Issue
Block a user