Rename KLock and KTrader to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent b469ec8b12
commit 921ecd4264

@ -24,7 +24,7 @@ void SQ_SelectDeselectGroup::init()
#ifdef SQ_HAVE_KREGEXP
// not installed
if(KTrader::self()->query("KRegExpEditor/KRegExpEditor").isEmpty())
if(TDETrader::self()->query("KRegExpEditor/KRegExpEditor").isEmpty())
pushEdit->setEnabled(false);
#else
pushEdit->setEnabled(false);

Loading…
Cancel
Save