[utilities/konsole] src/tests/demo_konsolepart/src: demo_konsolepart: fix duplicated cmdl arg setup

Friedrich W. H. Kossebau <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 26e1caa86004859e6e995ed090be1a266347f524 by Friedrich W. H. Kossebau.
Committed on 07/08/2026 at 00:17.
Pushed by kossebau into branch 'master'.

demo_konsolepart: fix duplicated cmdl arg setup

M  +0    -2    src/tests/demo_konsolepart/src/main.cpp

https://invent.kde.org/utilities/konsole/-/commit/26e1caa86004859e6e995ed090be1a266347f524

diff --git a/src/tests/demo_konsolepart/src/main.cpp b/src/tests/demo_konsolepart/src/main.cpp
index 4ef825917..8671a073f 100644
--- a/src/tests/demo_konsolepart/src/main.cpp
+++ b/src/tests/demo_konsolepart/src/main.cpp
@@ -34,8 +34,6 @@ int main(int argc, char **argv)
 
     QSharedPointer<QCommandLineParser> parser(new QCommandLineParser);
     parser->setApplicationDescription(about.shortDescription());
-    parser->addHelpOption();
-    parser->addVersionOption();
     about.setupCommandLine(parser.data());
 
     QStringList args = app->arguments();
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.