turn off clang -Wshadow when processing some qt headers
removes recently added win/Qt/qt_undef.h and win/Qt/qt_redef.h adds win/Qt/qt_pre.h win/Qt/qt_post.h
This commit is contained in:
@@ -96,7 +96,6 @@
|
||||
#endif
|
||||
|
||||
#ifdef QT_GRAPHICS
|
||||
#include "../win/Qt/qt_redef.h"
|
||||
#ifndef DEFAULT_WC_TILED_MAP
|
||||
#define DEFAULT_WC_TILED_MAP /* Default to tiles if users doesn't say \
|
||||
wc_ascii_map */
|
||||
|
||||
Reference in New Issue
Block a user