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

List:       kde-commits
Subject:    KDE/kdebase/kdesu/kdesu
From:       Laurent Montel <montel () kde ! org>
Date:       2006-01-12 17:35:19
Message-ID: 1137087319.298525.23199.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 497412 by mlaurent:

readNumEntry--

 M  +1 -1      kdesu.cpp  


--- trunk/KDE/kdebase/kdesu/kdesu/kdesu.cpp #497411:497412
@@ -329,7 +329,7 @@
     // Read configuration
     KConfig *config = KGlobal::config();
     config->setGroup("Passwords");
-    int timeout = config->readNumEntry("Timeout", defTimeout);
+    int timeout = config->readEntry("Timeout", defTimeout);
 
     // Check if we need a password
     SuProcess proc;
[prev in list] [next in list] [prev in thread] [next in thread] 

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