From 375a8eb7c218d807dc601ae4af231131e3ef81ff Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 31 Dec 2020 13:43:33 +0100 Subject: Fix Qt include warnings --- .clant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.clant.json') diff --git a/.clant.json b/.clant.json index 5be5b78..8347642 100644 --- a/.clant.json +++ b/.clant.json @@ -1,4 +1,4 @@ { "version": "1.0.0", - "mapping_files": ["qt5_4.imp"] + "mapping_files": [".includes.imp", "qt5_11.imp"] } -- cgit v1.2.1