[PATCH] Fixing kdebug
Lubos Lunak
l.lunak at suse.cz
Fri Jul 20 19:18:18 BST 2007
Hello,
attached is a patch that fixes kdebug as described in
http://lists.kde.org/?l=kde-core-devel&m=118011190006600&w=2 . It implements
the first solution, I even managed to let everybody keep using simply
kdebug.h.
Since I will be away next week, could somebody please commit it on Monday.
The steps are:
cd kdelibs
svn mv kdecore/io/kdebug.cpp kdecore/io/kdebugcore.cpp
svn mv kdecore/io/kdebug.h kdecore/io/kdebugcore.h
patch -p1 < kdelibs.patch
svn add kdecore/io/kdebug.h
svn add kdeui/util/kdebug.cpp
svn add kdeui/util/kdebug.h
Just in case there still turn up some types I've missed, adding support for
them should be the same like with QModelIndex.
Thanks
--
Lubos Lunak
KDE developer
--------------------------------------------------------------
SUSE LINUX, s.r.o. e-mail: l.lunak at suse.cz , l.lunak at kde.org
Lihovarska 1060/12 tel: +420 284 028 972
190 00 Prague 9 fax: +420 284 028 951
Czech Republic http//www.suse.cz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdelibs.patch
Type: text/x-diff
Size: 18494 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070720/92d014ef/attachment.patch>
More information about the kde-core-devel
mailing list