diff options
Diffstat (limited to 'src/plugins/General/scrobbler/scrobblerhandler.h')
| -rw-r--r-- | src/plugins/General/scrobbler/scrobblerhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/scrobbler/scrobblerhandler.h b/src/plugins/General/scrobbler/scrobblerhandler.h index 9a6bd3828..501ee349c 100644 --- a/src/plugins/General/scrobbler/scrobblerhandler.h +++ b/src/plugins/General/scrobbler/scrobblerhandler.h @@ -28,7 +28,7 @@ @author Ilya Kotov <forkotov02@hotmail.ru> */ -class ScrobblerHandler : public General +class ScrobblerHandler : public QObject { Q_OBJECT |
