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:
nhmall
2020-07-18 08:31:51 -04:00
parent c9ea607e46
commit 9b58010880
27 changed files with 95 additions and 124 deletions

View File

@@ -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 */