Skip to content

BUG: Removed use of QModelIndex::siblingAtColumn

Robert M. O'Bara requested to merge bob.obara/smtk:replaceSiblingAtColumn into master

This had broken support for Qt versions < 5.11

NOTE - this change can be reverted when support Qt version >= 5.11; however, these changes are not costly and shouldnt be made a high priority to revert.

Closes #371 (closed)

Merge request reports