aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/locator/commandlocator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/coreplugin/locator/commandlocator.cpp')
-rw-r--r--src/plugins/coreplugin/locator/commandlocator.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/coreplugin/locator/commandlocator.cpp b/src/plugins/coreplugin/locator/commandlocator.cpp
index 5053bd9290..f2b83e74e3 100644
--- a/src/plugins/coreplugin/locator/commandlocator.cpp
+++ b/src/plugins/coreplugin/locator/commandlocator.cpp
@@ -33,6 +33,8 @@
#include <QAction>
#include <QTimer>
+using namespace Utils;
+
namespace Core {
struct CommandLocatorPrivate