~l0rdt/mixxx/features_replaygain

« back to all changes in this revision

Viewing changes to mixxx/src/widget/wnumberbpm.h

  • Committer: Vittorio
  • Date: 2010-11-01 17:00:03 UTC
  • mfrom: (2444.1.89 mixxx-trunk)
  • Revision ID: l0rdt@gmx.it-20101101170003-pe5l89817ejppljz
merging with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
    Q_OBJECT
32
32
public:
33
33
    WNumberBpm(const char *group, QWidget *parent = 0);
34
 
    ~WNumberBpm();
 
34
    virtual ~WNumberBpm();
35
35
 
36
36
public slots:
37
37
    /** Sets the value */