core system
force strict ISO C++ (-Wpedantic) TODO: still a lot of variadic macros are not valid ISO C++
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
#include "PropertyModel.h"
|
||||
#include "PropertyView.h"
|
||||
|
||||
FC_LOG_LEVEL_INIT("PropertyView",true,true);
|
||||
FC_LOG_LEVEL_INIT("PropertyView",true,true)
|
||||
|
||||
using namespace Gui::PropertyEditor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user