Rename KDE_VERSION to TDE_VERSION

pull/1/head
Timothy Pearson 13 years ago
parent 0cbb5b2654
commit d1ffff733b

@ -499,7 +499,7 @@ TQString k9Main::getDevice(TQComboBox *_combo)
if ((index==-1) || (_combo->currentText() ==i18n("ISO Image")))
{
res=_combo->currentText();
#if KDE_VERSION >= KDE_MAKE_VERSION(3,4,0)
#if TDE_VERSION >= KDE_MAKE_VERSION(3,4,0)
KURL url=KURL::fromPathOrURL(res);
//KIO::mount(true,0,res,"",true);

Loading…
Cancel
Save