~brandontschaefer/unity/show-desktop-fix

« back to all changes in this revision

Viewing changes to dash/DashController.cpp

  • Committer: Gord Allott
  • Date: 2012-05-07 22:28:17 UTC
  • mto: This revision was merged to the branch mainline in revision 2352.
  • Revision ID: gord.allott@canonical.com-20120507222817-0ffnpkrod3j9xpwj
shortcuts and unityshell working woo

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#include <Nux/HLayout.h>
23
23
 
24
24
#include "unity-shared/DashSettings.h"
25
 
#include "PanelStyle.h"
26
 
#include "PluginAdapter.h"
 
25
#include "unity-shared/PanelStyle.h"
 
26
#include "unity-shared/PluginAdapter.h"
27
27
#include "unity-shared/UBusMessages.h"
28
28
#include "unity-shared/UScreen.h"
29
29