Ugh... Qt4 porting
Mosfet
dan.duley at verizon.net
Mon May 16 22:39:49 BST 2005
On Monday 16 May 2005 02:20 pm, Zack Rusin wrote:
> > Tell that to someone using KImageEffect for an image editor.
>
> Well, that would be no one.
mosfet:/usr/src/cvs/kde/kdeextragear-2$ find . -iname "*cpp" | xargs cat |
grep -i KImageEffect | wc --lines
66
mosfet:/usr/src/cvs/kde/kdeextragear-3$ find . -iname "*cpp" | xargs cat |
grep -i KImageEffect | wc --lines
11
mosfet:/usr/src/cvs/kde/kdegraphics$ find . -iname "*cpp" | xargs cat | grep
-i KImageEffect | wc --lines
45
More information about the kde-core-devel
mailing list