[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.3/kdeedu/parley/src/entry-dialogs
From:       Daniel Laidig <d.laidig () gmx ! de>
Date:       2009-07-20 20:59:37
Message-ID: 1248123577.022389.17790.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1000113 by laidig:

temporarily hide word type widgets, which are currently broken (only committed in 4.3 branch)

 M  +4 -0      summarywordwidget.cpp  


--- branches/KDE/4.3/kdeedu/parley/src/entry-dialogs/summarywordwidget.cpp #1000112:1000113
@@ -48,6 +48,10 @@
     m_mapper = new QDataWidgetMapper(this);
     m_mapper->setModel(model);
     m_mapper->setItemDelegate(new SummaryWordDelegate(this));
+
+    //temporarily hide word type widgets (currently broken)
+    wordTypeComboBox->setVisible(false);
+    label_2->setVisible(false);
 }
 
 SummaryWordWidget::~SummaryWordWidget()
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic