diff options
Diffstat (limited to 'src/plugins/General/scrobbler/scrobbler2.h')
| -rw-r--r-- | src/plugins/General/scrobbler/scrobbler2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/scrobbler/scrobbler2.h b/src/plugins/General/scrobbler/scrobbler2.h index b081b135e..36dc928c6 100644 --- a/src/plugins/General/scrobbler/scrobbler2.h +++ b/src/plugins/General/scrobbler/scrobbler2.h @@ -47,9 +47,9 @@ private slots: void setupProxy(); void getToken(); void getSession(); + void submit(); private: - void submit(); void sendNotification(const SongInfo &info); void syncCache(); uint m_start_ts; |
