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

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdelibs/kate/part
From:       Bernhard Rosenkraenzer <bero () arklinux ! org>
Date:       2004-04-07 5:28:25
Message-ID: 20040407052825.778BA9A05 () office ! kde ! org
[Download RAW message or body]

CVS commit by bero: 

Fix build


  M +1 -1      katedocument.cpp   1.681.2.8


--- kdelibs/kate/part/katedocument.cpp  #1.681.2.7:1.681.2.8
@@ -4021,5 +4021,5 @@ void KateDocument::setDocName (QString n
 
   // if the name is set, and starts with FILENAME, it should not be changed!
-  if ( !m_docname.isEmpty() && m_docName.startsWith( url().filename() ) ) return;
+  if ( !m_docName.isEmpty() && m_docName.startsWith( url().filename() ) ) return;
 
   int count = -1;


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

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