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. */ /*!