1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-13 09:34:53 +02: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(); void onAuthenticated();
private: private:
void scrobble( ); void scrobble();
void createScrobbler(); void createScrobbler();
lastfm::MutableTrack m_track; lastfm::MutableTrack m_track;