forked from qt-creator/qt-creator
fix metatype declaration in a few places
Change-Id: I76a12a278db8e74d935e76a5e832daf8e34df2a9 Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
e37b1bdfa4
commit
5398f4f5b1
@@ -50,8 +50,6 @@ using namespace Core;
|
||||
using namespace Help;
|
||||
using namespace Help::Internal;
|
||||
|
||||
Q_DECLARE_METATYPE(ILocatorFilter*)
|
||||
|
||||
HelpIndexFilter::HelpIndexFilter()
|
||||
: m_needsUpdate(true)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user