~mhr3/unity/places-group-focus-overlay

« back to all changes in this revision

Viewing changes to launcher/Launcher.h

  • Committer: Tarmac
  • Author(s): Andrea Azzarone
  • Date: 2012-08-03 16:08:13 UTC
  • mfrom: (2531.1.2 revert-2525)
  • Revision ID: tarmac-20120803160813-d5wzdpsqdosysx1v
Revert rev 2525. Fixes: . Approved by Michal Hruby.

Show diffs side-by-side

added added

removed removed

Lines of Context:
193
193
 
194
194
  void OnSelectionChanged(AbstractLauncherIcon::Ptr selection);
195
195
 
 
196
  bool StrutHack();
196
197
  bool StartIconDragTimeout();
197
198
  bool OnScrollTimeout();
198
199
  bool OnUpdateDragManagerTimeout();