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

List:       kde-commits
Subject:    KDE/kdebase/kate/app
From:       Dominik Haumann <dhdev () gmx ! de>
Date:       2007-02-12 17:11:20
Message-ID: 1171300280.687244.25321.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 632912 by dhaumann:

* adapt to merged KDocument/KTextEditor interfaces


 M  +1 -1      katemainwindow.cpp  


--- trunk/KDE/kdebase/kate/app/katemainwindow.cpp #632911:632912
@@ -655,7 +655,7 @@
   {
 //     kDebug(13001)<<"reloading Keysettings for document "<<i<<endl;
     l.at(i)->reloadXML();
-    QList<KDocument::View *> l1 = l.at(i)->views ();//KTextEditor::Document
+    QList<KTextEditor::View *> l1 = l.at(i)->views ();
     for (int i1 = 0;i1 < l1.count();i1++)
     {
       l1.at(i1)->reloadXML();
[prev in list] [next in list] [prev in thread] [next in thread] 

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