From 91b4d6950b508ed339c088b8f5dc5cf994ec8dd3 Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Sat, 6 Jun 2020 22:44:04 +0200 Subject: [PATCH] Add Q_FLAG macro to qt.cfg (#2671) * Add Q_FLAG macro to qt.cfg https://doc.qt.io/qt-5/qobject.html#Q_FLAG ``` error,unknownMacro,There is an unknown macro here somewhere. Configuration is required. If Q_FLAG is a macro then please configure it. ``` * Add Matthias Kuhn to authors --- AUTHORS | 1 + cfg/qt.cfg | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 1ea7d2e9a..cb78dc6ee 100644 --- a/AUTHORS +++ b/AUTHORS @@ -181,6 +181,7 @@ Massimo Paladin Mateusz Pusz Mathias De Maré Matthias Krüger +Matthias Kuhn Matthias Schmieder Mathias Schmid Matt Johnson diff --git a/cfg/qt.cfg b/cfg/qt.cfg index 7f4cecf6b..bcfa237fd 100644 --- a/cfg/qt.cfg +++ b/cfg/qt.cfg @@ -5047,6 +5047,7 @@ +