summaryrefslogtreecommitdiff
path: root/panel
diff options
authorMarco Trevisan (TreviƱo) <mail@3v1n0.net>2016-03-10 10:09:21 +0000
committerCI Train Bot <ci-train-bot@canonical.com>2016-03-10 10:09:21 +0000
commit7aff5c5e617272b6d0ea210262028db65641b56d (patch)
treedc53e96254dd41d9e5a058d9b3703d4db0c96c06 /panel
parent5f80ae026ab548701840da293a8f755f79dbd244 (diff)
parent1dc7c9ee2b706a85558d9a05243265259a4bae82 (diff)
LauncherController: add overlay shortcut to all the WindowedLauncherIcon's we have
This includes device icons now. Approved by: Andrea Azzarone, PS Jenkins bot (bzr r4084)
Diffstat (limited to 'panel')
-rw-r--r--panel/PanelView.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/panel/PanelView.cpp b/panel/PanelView.cpp
index 4a5982843..e150c7eb6 100644
--- a/panel/PanelView.cpp
+++ b/panel/PanelView.cpp
@@ -28,6 +28,7 @@
#include "unity-shared/TextureCache.h"
#include "unity-shared/WindowManager.h"
#include "unity-shared/UBusMessages.h"
+#include "unity-shared/UnitySettings.h"
#include "unity-shared/UScreen.h"
#include "PanelIndicatorsView.h"