mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
Remove trailing ;
This commit is contained in:
@@ -115,6 +115,6 @@ private:
|
|||||||
DropType m_dropType;
|
DropType m_dropType;
|
||||||
};
|
};
|
||||||
|
|
||||||
Q_DECLARE_METATYPE( SourceTreeItem* );
|
Q_DECLARE_METATYPE( SourceTreeItem* )
|
||||||
|
|
||||||
#endif // SOURCETREEITEM_H
|
#endif // SOURCETREEITEM_H
|
||||||
|
Reference in New Issue
Block a user