Hej Kris, There were a couple places in here that you fixed where the app was relying on non-const QString getting passed in by value and copied. I fixed a couple of them by copying the const QString & to a local temp variable, but others I just reverted and leave to the app developer to find a better way to fix them later. Anyway, it's checked in just now. Thanks, Jeremy Whiting On Friday 22 June 2007 07:23:32 pm Kris Thomsen wrote: > Hi! > > I have made some simple fixes to kdebase/apps. > > // Kristho >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<