1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-29 20:49:52 +01:00

* Silly whitespace fix.

This commit is contained in:
Christian Muehlhaeuser 2011-01-23 05:02:17 +01:00
parent 049b8381f0
commit 8c17be4175

View File

@ -33,7 +33,7 @@ public slots:
void onAuthenticated();
private:
void scrobble( );
void scrobble();
void createScrobbler();
lastfm::MutableTrack m_track;