~woodrow-shen/unity/fix-lp-842693

« back to all changes in this revision

Viewing changes to launcher/LauncherIcon.h

  • Committer: CI Train Bot
  • Author(s): handsome_feng
  • Date: 2016-03-18 10:10:36 UTC
  • mfrom: (4067.4.19 MoveDashToBottom)
  • Revision ID: ci-train-bot@canonical.com-20160318101036-qbi9g01cmjjtm1i2
Dash: move it down when the launcher is positioned at the bottom. Fixes: #1552630
Approved by: Marco Trevisan (Treviño)

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
  void RecvMouseClick(int button, int monitor, unsigned long key_flags = 0);
71
71
 
72
72
  void HideTooltip();
 
73
  void PromptHideTooltip();
73
74
 
74
75
  void ShowTooltip();
75
76