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:
Nikita Baryshnikov
2015-07-24 16:48:04 +03:00
committed by Orgad Shaneh
parent e37b1bdfa4
commit 5398f4f5b1
8 changed files with 3 additions and 13 deletions

View File

@@ -50,8 +50,6 @@ using namespace Core;
using namespace Help;
using namespace Help::Internal;
Q_DECLARE_METATYPE(ILocatorFilter*)
HelpIndexFilter::HelpIndexFilter()
: m_needsUpdate(true)
{