core system
force strict ISO C++ (-Wpedantic) TODO: still a lot of variadic macros are not valid ISO C++
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
#include <Gui/DocumentPy.h>
|
||||
#include "CallTips.h"
|
||||
|
||||
Q_DECLARE_METATYPE( Gui::CallTip ); //< allows use of QVariant
|
||||
Q_DECLARE_METATYPE( Gui::CallTip ) //< allows use of QVariant
|
||||
|
||||
namespace Gui
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user