summaryrefslogtreecommitdiffstats
path: root/smb4k/core
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-15 18:49:17 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-15 18:49:17 -0600
commitb5b26b986cfc3651fbe4960da33d01ab3da0b79e (patch)
tree21ab9ffec2469aca0bbe927da1e6a2d004aaa6c9 /smb4k/core
parent03b4c2c243824b093b1572c639e5147282728e11 (diff)
downloadsmb4k-b5b26b986cfc3651fbe4960da33d01ab3da0b79e.tar.gz
smb4k-b5b26b986cfc3651fbe4960da33d01ab3da0b79e.zip
Rename KDE_VERSION to TDE_VERSION
Diffstat (limited to 'smb4k/core')
-rw-r--r--smb4k/core/smb4kcore.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/smb4k/core/smb4kcore.cpp b/smb4k/core/smb4kcore.cpp
index c176142..ddbd300 100644
--- a/smb4k/core/smb4kcore.cpp
+++ b/smb4k/core/smb4kcore.cpp
@@ -241,7 +241,7 @@ void Smb4KCore::open( Smb4KShare *share, int openWith )
return;
}
-#if KDE_VERSION_MAJOR == 3 && KDE_VERSION_MINOR <= 3 && KDE_VERSION_RELEASE <= 92
+#if TDE_VERSION_MAJOR == 3 && TDE_VERSION_MINOR <= 3 && TDE_VERSION_RELEASE <= 92
if ( TQString::compare( share->filesystem(), "cifs" ) == 0 )
{