1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-19 07:19:42 +01:00

Remove trailing semicolons

This commit is contained in:
Uwe L. Korn 2014-07-31 19:58:09 +01:00
parent d96458ec72
commit e6d8d1faa9

View File

@ -123,7 +123,7 @@ public:
}
Q_DECLARE_METATYPE( Tomahawk::SerializedUpdater );
Q_DECLARE_METATYPE( Tomahawk::SerializedUpdaters );
Q_DECLARE_METATYPE( Tomahawk::SerializedUpdater )
Q_DECLARE_METATYPE( Tomahawk::SerializedUpdaters )
#endif // PLAYLISTUPDATERINTERFACE_H