Suppress Cppcheck warning "syntaxError".
--HG-- branch : develop
This commit is contained in:
parent
21e9719954
commit
9a8419920d
|
@ -92,6 +92,7 @@ private:
|
|||
Q_DECLARE_METATYPE(VPointF)
|
||||
Q_DECLARE_TYPEINFO(VPointF, Q_MOVABLE_TYPE);
|
||||
|
||||
// cppcheck-suppress syntaxError
|
||||
QT_WARNING_POP
|
||||
|
||||
#endif // VPOINTF_H
|
||||
|
|
Loading…
Reference in New Issue
Block a user