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

List:       kde-commits
Subject:    KDE/kdesdk/scripts/qt4
From:       Laurent Montel <montel () kde ! org>
Date:       2007-04-02 6:44:17
Message-ID: 1175496257.117161.4062.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 649154 by mlaurent:

Adapt to new api


 M  +3 -0      adapt-to-kde4-api.pl  


--- trunk/KDE/kdesdk/scripts/qt4/adapt-to-kde4-api.pl #649153:649154
@@ -406,6 +406,9 @@
 	s!#include <kprocio.h>!#include <k3procio.h>!;
 	s!#include <kprocess.h>!#include <k3process.h>!;
 
+
+	s!\bKEditToolbar\b!KEditToolBar!g;
+
 	if ( /kapp->authorizeKAction/ ) {
 	    s!kapp->authorizeKAction!KAuthorized::authorizeKAction!;
 	    push(@necessaryIncludes, "kauthorized.h");
[prev in list] [next in list] [prev in thread] [next in thread] 

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