D6935: Don't expand Tabs
Nathaniel Graham
noreply at phabricator.kde.org
Mon Oct 23 00:08:43 UTC 2017
ngraham requested changes to this revision.
ngraham added a comment.
This revision now requires changes to proceed.
1. To check for QT version, you could do this:
#if QT_VERSION >= QT_VERSION_CHECK(5, 9, 0)
setExpanding(false);
#endif
2. Please change "Bug: https://bugs.kde.org/show_bug.cgi?id=380879" to "BUG: 380879" to trigger the appropriate macro and get that bug closed automatically when this goes in.
REPOSITORY
R319 Konsole
REVISION DETAIL
https://phabricator.kde.org/D6935
To: subdiff, #konsole, ngraham
Cc: ngraham, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20171023/6ed56d49/attachment.html>
More information about the konsole-devel
mailing list