Do not draw garbage branches if 0px indentation is specified.
authorStephen Kelly <stephen.kelly@kdab.com>
Mon, 6 Aug 2012 16:46:50 +0000 (18:46 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 7 Aug 2012 09:15:55 +0000 (11:15 +0200)
commitb37849a5f54d7d3e66adb4430daa2cbd7b366f13
treeeb05ee77e81cc78e605eaccf3de6acca7274d7ef
parent9a0b7348b3548c5062db28129b11a8f1abbd7540
Do not draw garbage branches if 0px indentation is specified.

This can't realisitically be unit tested.

Task-number: QTBUG-26305

Change-Id: If7f56c44c472ff0ffbda4744b76ed2119bb64bf8
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
src/widgets/itemviews/qtreeview.cpp