~bfiller/unity-2d/wait-for-session-again

« back to all changes in this revision

Viewing changes to launcher/UnityApplications/launcherdevice.h

  • Committer: Ugo Riboni
  • Date: 2011-03-09 13:41:21 UTC
  • mfrom: (430.1.1 trunk)
  • Revision ID: ugo.riboni@canonical.com-20110309134121-lqbrplz0sp6sv276
[launcher] Fix all of LauncherApplications library to conform to current coding standards

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
 
56
56
    Q_INVOKABLE virtual void createMenuActions();
57
57
 
58
 
private slots:
 
58
private Q_SLOTS:
59
59
    void onEjectTriggered();
60
60
 
61
61
private: