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

List:       kde-commits
Subject:    kdebase/kate/app
From:       Adriaan de Groot <groot () kde ! org>
Date:       2005-01-30 16:52:08
Message-ID: 20050130165208.6CC7A1BBA0 () office ! kde ! org
[Download RAW message or body]

CVS commit by adridg: 

Make-it-compile ... but not entirely sure this is correct; everywhere else in the \
file config is initialized with kapp->config(), though


  M +1 -1      katemainwindow.cpp   1.266


--- kdebase/kate/app/katemainwindow.cpp  #1.265:1.266
@@ -191,5 +191,5 @@ void KateMainWindow::setupMainWindow ()
 
   filelist = new KateFileList (this, m_viewManager, this/*filelistDock*/, \
                "filelist");
-  filelist->readConfig(config, "Filelist");
+  filelist->readConfig(kapp->config(), "Filelist");
   addToolView(KDockWidget::DockLeft,filelist,SmallIcon("kmultiple"), \
i18n("Documents"));  


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

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