summaryrefslogtreecommitdiffstats
path: root/src/k9main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/k9main.cpp')
-rw-r--r--src/k9main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k9main.cpp b/src/k9main.cpp
index 7c829d9..2133cf9 100644
--- a/src/k9main.cpp
+++ b/src/k9main.cpp
@@ -499,7 +499,7 @@ TQString k9Main::getDevice(TQComboBox *_combo)
if ((index==-1) || (_combo->currentText() ==i18n("ISO Image")))
{
res=_combo->currentText();
-#if TDE_VERSION >= KDE_MAKE_VERSION(3,4,0)
+#if TDE_VERSION >= TDE_MAKE_VERSION(3,4,0)
KURL url=KURL::fromPathOrURL(res);
//KIO::mount(true,0,res,"",true);