Rename KLock and KTrader to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent 65f52513ee
commit 6363c8d6b8

@ -188,7 +188,7 @@ search ( TQString _keyword )
g->setName ( "Applications" );
KTrader::OfferList offers = KTrader::self ()->query ( "Application" );
TDETrader::OfferList offers = TDETrader::self ()->query ( "Application" );
int *count = new int;
*count = 0;

Loading…
Cancel
Save