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

List:       kde-commits
Subject:    kdegraphics/kghostview
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2005-01-17 20:11:22
Message-ID: 20050117201122.21B001BBE7 () office ! kde ! org
[Download RAW message or body]

CVS commit by aacid: 

Read interpreter from the correct place


  M +2 -3      kgvdocument.cpp   1.29


--- kdegraphics/kghostview/kgvdocument.cpp  #1.28:1.29
@@ -35,4 +35,5 @@
 #include <kdebug.h>
 
+#include "configuration.h"
 #include "kdscerrordialog.h"
 #include "kgv_miniwidget.h"
@@ -74,7 +75,5 @@ KGVDocument::~KGVDocument()
 void KGVDocument::readSettings()
 {
-    _interpreterPath = 
-            KConfigGroup( KGVFactory::instance()->config(), "Ghostscript" )
-                        .readPathEntry( "Interpreter" );
+    _interpreterPath = Configuration::interpreter();
 }
 


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

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