~ubuntu-branches/ubuntu/saucy/clementine/saucy

« back to all changes in this revision

Viewing changes to src/ui/equalizer.h

  • Committer: Package Import Robot
  • Author(s): Thomas PIERSON
  • Date: 2012-01-01 20:43:39 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120101204339-lsb6nndwhfy05sde
Tags: 1.0.1+dfsg-1
New upstream release. (Closes: #653926, #651611, #657391)

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
 private slots:
64
64
  void ParametersChanged();
65
65
  void PresetChanged(const QString& name);
 
66
  void PresetChanged(int index);
66
67
  void SavePreset();
67
68
  void DelPreset();
68
69
  void Save();