~tpeeters/unity8/new_tabbar-again

« back to all changes in this revision

Viewing changes to plugins/Unity/Indicators/indicatorsmanager.h

  • Committer: tim.peeters at canonical
  • Date: 2014-04-29 14:01:36 UTC
  • mfrom: (832.1.22 unity8)
  • Revision ID: tim.peeters@canonical.com-20140429140136-8idik0b1951bzoqc
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
#include <QHash>
29
29
#include <QSharedPointer>
30
30
 
31
 
typedef struct nih_dbus_proxy        NihDBusProxy;
32
 
 
33
31
class UNITYINDICATORS_EXPORT IndicatorsManager : public QObject
34
32
{
35
33
    Q_OBJECT