Remove whitespaces

This commit is contained in:
Jonas Kvinge
2018-10-02 00:46:54 +02:00
parent db035351be
commit 1fbfabdf66
12 changed files with 19 additions and 19 deletions

View File

@@ -99,7 +99,7 @@ class PlayingWidget : public QWidget {
void AutomaticCoverSearchDone();
void AlbumArtLoaded(const Song &song, const QString &uri, const QImage &image);
void SetHeight(int height);
void SetHeight(int height);
void FadePreviousTrack(qreal value);
private: