Remove nugatory function definitions.
This commit is contained in:
parent
7730874cb3
commit
0b74106888
@ -23,9 +23,6 @@ private Q_SLOTS:
|
|||||||
void setPlaybackRate();
|
void setPlaybackRate();
|
||||||
void setDuration();
|
void setDuration();
|
||||||
void setPosition();
|
void setPosition();
|
||||||
void setPlaying();
|
|
||||||
void setPaused();
|
|
||||||
void setStopped();
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
AudioManager *m_audioPlayer = nullptr;
|
AudioManager *m_audioPlayer = nullptr;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user