~vbkaisetsu/unity/bug957927

« back to all changes in this revision

Viewing changes to plugins/unityshell/src/LauncherController.h

  • Committer: Koichi Akabe
  • Date: 2012-04-02 16:06:18 UTC
  • mfrom: (2075.1.131 unity)
  • Revision ID: vbkaisetsu@gmail.com-20120402160618-tgedeyouiy325dhi
merge with trunk to solve conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
  void KeyNavPrevious();
76
76
  bool KeyNavIsActive() const;
77
77
 
 
78
  bool IsOverlayOpen() const;
 
79
 
78
80
protected:
79
81
  // Introspectable methods
80
82
  std::string GetName() const;