┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/selectionmode/backgroundcolorhelper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/selectionmode/backgroundcolorhelper.cpp')
-rw-r--r--src/selectionmode/backgroundcolorhelper.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/selectionmode/backgroundcolorhelper.cpp b/src/selectionmode/backgroundcolorhelper.cpp
index ca110e762..4477d0f2c 100644
--- a/src/selectionmode/backgroundcolorhelper.cpp
+++ b/src/selectionmode/backgroundcolorhelper.cpp
@@ -14,6 +14,8 @@
#include <QtGlobal>
#include <QWidget>
+using namespace SelectionMode;
+
BackgroundColorHelper *BackgroundColorHelper::instance()
{
if (!s_instance) {