~tatokis/unity/gcc-72-errors

« back to all changes in this revision

Viewing changes to launcher/Launcher.h

  • Committer: Bileto Bot
  • Author(s): Marco Trevisan (Treviño)
  • Date: 2017-07-21 08:52:20 UTC
  • mfrom: (4245.3.2 lower-launcher-effects)
  • Revision ID: ci-train-bot@canonical.com-20170721085220-gmbqg8meacb7f5ud
Launcher: disable or reduce most icon effects on lowgfx (LP: #1700859)

Approved by: Andrea Azzarone

Show diffs side-by-side

added added

removed removed

Lines of Context:
195
195
  void OnOptionsChanged(Options::Ptr options);
196
196
  void OnOptionChanged();
197
197
  void UpdateOptions(Options::Ptr options);
 
198
  void UpdateAnimations();
198
199
 
199
200
#ifdef NUX_GESTURES_SUPPORT
200
201
  void OnDragStart(const nux::GestureEvent &event);