-- fyerabend
This commit is contained in:
@@ -242,7 +242,6 @@ void XQItemDelegate::setEditorData(QWidget* editor, const QModelIndex& index) co
|
||||
{
|
||||
|
||||
XQItem& item = xqItemFromIndex( index );
|
||||
qDebug() << " --- ZZZ: setEditorData: " << item.text();
|
||||
switch( item.editorType() )
|
||||
{
|
||||
case XQItemType::ComboBoxType :
|
||||
|
Reference in New Issue
Block a user