mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Remove trailing semicolons
This commit is contained in:
@@ -123,7 +123,7 @@ public:
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Q_DECLARE_METATYPE( Tomahawk::SerializedUpdater );
|
Q_DECLARE_METATYPE( Tomahawk::SerializedUpdater )
|
||||||
Q_DECLARE_METATYPE( Tomahawk::SerializedUpdaters );
|
Q_DECLARE_METATYPE( Tomahawk::SerializedUpdaters )
|
||||||
|
|
||||||
#endif // PLAYLISTUPDATERINTERFACE_H
|
#endif // PLAYLISTUPDATERINTERFACE_H
|
||||||
|
Reference in New Issue
Block a user