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
@@ -42,8 +42,6 @@ const char UCMANGLER_ID[] = "TextEditor::UppercaseMangler";
|
||||
const char LCMANGLER_ID[] = "TextEditor::LowercaseMangler";
|
||||
const char TCMANGLER_ID[] = "TextEditor::TitlecaseMangler";
|
||||
|
||||
Q_DECLARE_METATYPE(QList<int>)
|
||||
|
||||
// --------------------------------------------------------------------
|
||||
// Manglers:
|
||||
// --------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user