mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-13 17:43:59 +02:00
Remove redundant semicolon
This commit is contained in:
@@ -188,5 +188,5 @@ protected:
|
||||
CustomAtticaAccount( const QString& id ) : Tomahawk::Accounts::Account( id ) {}
|
||||
};
|
||||
|
||||
Q_DECLARE_METATYPE( Attica::Content );
|
||||
Q_DECLARE_METATYPE( Attica::Content )
|
||||
#endif // ATTICAMANAGER_H
|
||||
|
Reference in New Issue
Block a user