handle some more warnings: -Wkeyword-macro -Wdeprecated-declarations -Wextra-semi

This commit is contained in:
wmayer
2019-11-18 11:56:08 +01:00
parent a5019828cf
commit 71dae0e639
10 changed files with 161 additions and 138 deletions

View File

@@ -27,7 +27,7 @@
#endif
#include "Path.h"
#define new DEBUG_CLIENTBLOCK
using namespace App;