forked from qt-creator/qt-creator
Shortcut for just opening search dialog with last filter.
Task-number: 237733
This commit is contained in:
@@ -97,6 +97,7 @@ private:
|
||||
QStringListModel *m_replaceCompletionModel;
|
||||
QStringList m_findCompletions;
|
||||
QStringList m_replaceCompletions;
|
||||
QAction *m_openFindDialog;
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user