forked from qt-creator/qt-creator
Callgrind: avoid rude warnings
Change-Id: I1c26259defebd60def1670ac7908cd43a1710b67 Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
@@ -149,6 +149,6 @@ private:
|
||||
} // namespace Callgrind
|
||||
} // namespace Valgrind
|
||||
|
||||
Q_DECLARE_METATYPE(const Valgrind::Callgrind::Function *);
|
||||
Q_DECLARE_METATYPE(const Valgrind::Callgrind::Function *)
|
||||
|
||||
#endif // LIBVALGRIND_CALLGRIND_FUNCTION_H
|
||||
|
||||
Reference in New Issue
Block a user