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

List:       kde-commits
Subject:    kdelibs/kate/part
From:       Anders Lund <anders () alweb ! dk>
Date:       2004-09-30 11:56:26
Message-ID: 20040930115626.52758175C () office ! kde ! org
[Download RAW message or body]

CVS commit by alund: 

fix oops
CCMAIL: lwithers@users.sourceforge.net


  M +22 -22    kateautoindent.cpp   1.26


--- kdelibs/kate/part/kateautoindent.cpp  #1.25:1.26
@@ -83,5 +83,5 @@ uint KateAutoIndent::modeNumber (const Q
     return KateDocumentConfig::imPythonStyle;
   else if (modeName(KateDocumentConfig::imXmlStyle) == name)
-    return KateDocumentConfig::imPythonStyle;
+    return KateDocumentConfig::imXmlStyle;
 
   return KateDocumentConfig::imNormal;


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

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