From: Martin Mares Date: Thu, 13 Mar 2008 12:28:16 +0000 (+0100) Subject: Switch editor component from Kate to QEditor. X-Git-Tag: python-dummy-working~223 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=fbd6b76c599933551c5773067de0063a83e73ce9;p=moe.git Switch editor component from Kate to QEditor. Kate was crashing randomly when editing any files in Pascal projects. --- diff --git a/template/.kde/share/config/kdeveloprc b/template/.kde/share/config/kdeveloprc index b9d0931..db2ca4a 100644 --- a/template/.kde/share/config/kdeveloprc +++ b/template/.kde/share/config/kdeveloprc @@ -24,7 +24,7 @@ UseAssistant=false [Editor] DirtyAction=nothing -EmbeddedKTextEditor=katepart +EmbeddedKTextEditor=qeditor_part [General Options] CppBgParserDelay=500