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

List:       kde-commits
Subject:    extragear/plasma/applets/dict
From:       Bill Egert <begert () gmail ! com>
Date:       2007-12-31 19:37:47
Message-ID: 1199129867.099121.27780.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 755253 by begert:

-Fix compile warning.

 M  +1 -1      dict.cpp  


--- trunk/extragear/plasma/applets/dict/dict.cpp #755252:755253
@@ -163,7 +163,7 @@
         //updateGeometry();
     }
     if (constraints & Plasma::SizeConstraint) {
-        m_width=size().width();
+        m_width=(int)size().width();
 //        m_width=500;
 	m_defEdit->setTextWidth(m_width);
 	m_wordEdit->setTextWidth(m_width);
[prev in list] [next in list] [prev in thread] [next in thread] 

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