forked from qt-creator/qt-creator
Debugger: fix metatype declaration macro usage
in places where we do not need it. Change-Id: Ifb7eba6f46bf79f2cfe968ab8b71cca3a7d51efd Reviewed-by: hjk <hjk@theqtcompany.com> Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
This commit is contained in:
@@ -170,6 +170,6 @@ private:
|
||||
} // namespace Internal
|
||||
} // namespace Debugger
|
||||
|
||||
Q_DECLARE_METATYPE(Debugger::Internal::DisplayFormats)
|
||||
Q_DECLARE_METATYPE(Debugger::Internal::DisplayFormat)
|
||||
|
||||
#endif // DEBUGGER_WATCHHANDLER_H
|
||||
|
||||
Reference in New Issue
Block a user