~josephjamesmills/ubuntuchristianedition/0.1

« back to all changes in this revision

Viewing changes to spread/app/spreadcontrol.h

  • Committer: Ugo Riboni
  • Date: 2011-11-18 16:49:28 UTC
  • mfrom: (771.3.57 unity-2d-tv)
  • Revision ID: ugo.riboni@canonical.com-20111118164928-6b0zsae7984nym6w
Merge launcher and dash into an unified shell

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
    void showCurrentWorkspace(QString applicationDesktopFile);
54
54
    void filterByApplication(QString applicationDesktopFile);
55
55
    void hide();
 
56
    void IsShownChanged(bool isShown);
56
57
 
57
58
private:
58
59
    bool m_isShown;