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

List:       kde-commits
Subject:    KDE/kdegraphics/ligature/shell
From:       Laurent Montel <montel () kde ! org>
Date:       2007-02-27 15:52:56
Message-ID: 1172591576.480928.32693.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 637734 by mlaurent:

Fix port


 M  +1 -1      ligature.cpp  


--- trunk/KDE/kdegraphics/ligature/shell/ligature.cpp #637733:637734
@@ -265,7 +265,7 @@
     }
   }
   KConfigGroup config(KGlobal::config(), "TipOfDay");
-  if (config.readEntry("RunOnStart", QVariant(false)).toBool())
+  if (config.readEntry("RunOnStart", false))
   {
     QTimer::singleShot(0, this, SLOT(showTip()));
   }
[prev in list] [next in list] [prev in thread] [next in thread] 

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