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

List:       kde-commits
Subject:    branches/KDE/4.4/kdeplasma-addons/applets/unitconverter
From:       Sujith Haridasan <sujith.h () gmail ! com>
Date:       2010-01-09 14:44:49
Message-ID: 1263048289.262632.12610.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1072168 by sujithh:

Backporting the patch r1072164 to the branch 4.4.


 M  +1 -1      unitconverter.cpp  


--- branches/KDE/4.4/kdeplasma-addons/applets/unitconverter/unitconverter.cpp #1072167:1072168
@@ -166,7 +166,7 @@
         if (unit2 >= 0) {
             m_pCmbUnit2->nativeWidget()->setCurrentIndex(unit2);
         }
-        m_pTxtValue1->setText(cg.readEntry("value", "1.0"));
+        m_pTxtValue1->setText(cg.readEntry("value", "1"));
         calculate();
 
         connect(m_pTxtValue1->nativeWidget(), SIGNAL(textChanged(const QString&)),
[prev in list] [next in list] [prev in thread] [next in thread] 

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