~ci-train-bot/ubuntu-system-settings/ubuntu-system-settings-ubuntu-zesty-1721

« back to all changes in this revision

Viewing changes to src/plugin.h

  • Committer: jonas-drange
  • Date: 2015-08-13 20:31:53 UTC
  • mto: This revision was merged to the branch mainline in revision 1510.
  • Revision ID: jonas.drange@canonical.com-20150813203153-or4fy6k731yq48wz
foobar

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
    QQmlComponent *pageComponent();
67
67
 
68
68
Q_SIGNALS:
 
69
    void displayNameChanged();
69
70
    void iconChanged();
70
 
    void displayNameChanged();
71
71
    void keywordsChanged();
72
72
    void visibilityChanged();
73
73