~mterry/+junk/u8.2

« back to all changes in this revision

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

  • Committer: Michael Terry
  • Date: 2014-11-17 14:56:04 UTC
  • mfrom: (1317.1.118 unity8)
  • Revision ID: michael.terry@canonical.com-20141117145604-96dn9p5nwkifq2f4
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
    enum Roles {
75
75
        Identifier = 0,
76
76
        Position,
77
 
        WidgetSource,
78
 
        PageSource,
79
77
        IndicatorProperties,
80
78
        IsVisible
81
79
    };