forked from qt-creator/qt-creator
This patch enables the ComboBox to properly show models which aren't raw arrays (e.g. a data model that has multiple named roles). Change-Id: I126f157e4da04afb768be40190c23720367b3419 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>