1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-17 14:28:24 +01:00

Remove trailing ;

This commit is contained in:
Uwe L. Korn 2014-11-16 12:10:28 +01:00
parent 883275b14a
commit 9487182438

View File

@ -115,6 +115,6 @@ private:
DropType m_dropType;
};
Q_DECLARE_METATYPE( SourceTreeItem* );
Q_DECLARE_METATYPE( SourceTreeItem* )
#endif // SOURCETREEITEM_H