~3v1n0/unity/scale-window-cast-protection

« back to all changes in this revision

Viewing changes to launcher/DesktopLauncherIcon.h

  • Committer: Marco Trevisan (Treviño)
  • Date: 2016-03-07 18:51:47 UTC
  • mfrom: (4080 unity)
  • mto: This revision was merged to the branch mainline in revision 4085.
  • Revision ID: mail@3v1n0.net-20160307185147-0p1m89up4tqfb6w1
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
 
38
38
protected:
39
39
  void ActivateLauncherIcon(ActionArg arg);
 
40
  uint64_t SwitcherPriority() override;
40
41
  std::string GetName() const;
41
42
  std::string GetRemoteUri() const;
42
43