Fixing rebase artifacts!
This commit is contained in:
parent
a183510a7a
commit
865d5da561
1 changed files with 0 additions and 2 deletions
|
@ -56,8 +56,6 @@ class PlayPanel : public QWidget, private Ui::PlayPanelBase {
|
|||
public:
|
||||
PlayPanel(QWidget* parent = 0);
|
||||
~PlayPanel();
|
||||
void heartBeat(int rpos, int apos);
|
||||
void heartBeat2(int sec);
|
||||
|
||||
void setTempo(double);
|
||||
void setRelTempo(qreal);
|
||||
|
|
Loading…
Reference in a new issue