From 60e4fead05a380a2b848657a5e7e957dccdf79c6 Mon Sep 17 00:00:00 2001 From: Martchus Date: Wed, 25 Oct 2017 19:32:45 +0200 Subject: [PATCH] Deprecate FakeQtConfigArguments --- application/fakeqtconfigarguments.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/application/fakeqtconfigarguments.cpp b/application/fakeqtconfigarguments.cpp index 39f16db..9decfa7 100644 --- a/application/fakeqtconfigarguments.cpp +++ b/application/fakeqtconfigarguments.cpp @@ -6,6 +6,7 @@ namespace ApplicationUtilities { * \class FakeQtConfigArguments * \brief The FakeQtConfigArguments class provides arguments for the Qt GUI used when * the application hasn't been built with Qt GUI support. + * \deprecated Get rid of this and simply don't add arguments for Qt GUI when disabled. */ /*!