forked from qt-creator/qt-creator
EditorManager: Add "Find in this directory..." for open files
Also add in Projects view Change-Id: I42145c742a38f5538a4ed44574963136aa18e134 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
895caa7544
commit
6d7bf0f7e7
@@ -43,6 +43,7 @@ struct CORE_EXPORT FileUtils
|
||||
// Helpers for common directory browser options.
|
||||
static void showInGraphicalShell(QWidget *parent, const QString &path);
|
||||
static void openTerminal(const QString &path);
|
||||
static QString msgFindInDirectory();
|
||||
// Platform-dependent action descriptions
|
||||
static QString msgGraphicalShellAction();
|
||||
static QString msgTerminalAction();
|
||||
|
||||
Reference in New Issue
Block a user