qt6-bb10/tests/auto/corelib/tools/qcommandlineparser/testhelper
Alexander Akulich 94884246d4 QCommandLineParser: Ensure that an option text ends with a newline
Before this change we inserted newline only if an option has a
description and ended up with an arbitrary long line with all options.

[ChangeLog][QtCore][QCommandLineParser] Fixed a bug that caused the help
output to show two options or more in the same line if the options didn't
have a description.

Task-number: QTBUG-70174
Change-Id: Id54b9ae13ee596869e4dc14e09301aea19eed2f8
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-09-28 22:01:05 +00:00
..
qcommandlineparser_test_helper.cpp QCommandLineParser: Ensure that an option text ends with a newline 2018-09-28 22:01:05 +00:00
qcommandlineparser_test_helper.pro Long live QCommandLineParser! 2013-08-24 21:33:39 +02:00