diff --git a/src/items/xqitemfactory.cpp b/src/items/xqitemfactory.cpp
index 6e4c73f..f1d74e0 100644
--- a/src/items/xqitemfactory.cpp
+++ b/src/items/xqitemfactory.cpp
@@ -215,6 +215,7 @@ QVariant XQItemFactory::makeVariant( int dataRole, const QString& source ) const
case XQItem::FixedChoicesRole:
{
+ qDebug() << " --- DREKC: " << source;
const QStringList choices = source.split( '|' );
QStandardItemModel* fixedChoices = new QStandardItemModel();
diff --git a/xml/modeldata1.xtr b/xml/modeldata1.xtr
index 89253ec..1dd2ee6 100644
--- a/xml/modeldata1.xtr
+++ b/xml/modeldata1.xtr
@@ -11,8 +11,8 @@
-
-
+
+
diff --git a/xml/modelsheets.xml b/xml/modelsheets.xml
index 00372f5..1640921 100644
--- a/xml/modelsheets.xml
+++ b/xml/modelsheets.xml
@@ -101,7 +101,7 @@
-
+