forked from qt-creator/qt-creator
Fix compilation with Qt4
Change-Id: I537c800bb29cfcaf8e8242122a7a1fd7d89d7d7e Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Tobias Hunger
parent
772c9f72e2
commit
96e97d1392
@@ -42,6 +42,8 @@ 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