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

List:       kde-commits
Subject:    KDE/kdebase/kate/app
From:       Urs Wolfer <uwolfer () kde ! org>
Date:       2007-02-03 11:08:00
Message-ID: 1170500880.978545.28574.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 629612 by uwolfer:

KAboutApplication -> KAboutApplicationDialog

 M  +2 -2      katemainwindow.cpp  


--- trunk/KDE/kdebase/kate/app/katemainwindow.cpp #629611:629612
@@ -38,7 +38,7 @@
 
 #include "../interfaces/mainwindow.h"
 
-#include <KAboutApplication>
+#include <KAboutApplicationDialog>
 #include <KComponentData>
 #include <KAboutData>
 #include <KAction>
@@ -761,7 +761,7 @@
 
 void KateMainWindow::aboutEditor()
 {
-  KAboutApplication ad(KateDocManager::self()->editor()->aboutData(), this);
+  KAboutApplicationDialog ad(KateDocManager::self()->editor()->aboutData(),this);
   ad.exec();
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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