summaryrefslogtreecommitdiffstats
path: root/src/editorpage.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-09 12:59:32 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-09 12:59:32 -0600
commit974af48ed9d9f89b8937ef4b07529adebc2a38c8 (patch)
treea54ce6b62e5c2cf32ebd6345bf1e66b69146e917 /src/editorpage.cpp
parent7aee7af8efdf26718e0ab1f52f47d29e7fe8fc62 (diff)
downloadkscope-974af48ed9d9f89b8937ef4b07529adebc2a38c8.tar.gz
kscope-974af48ed9d9f89b8937ef4b07529adebc2a38c8.zip
Branding cleanup.
Diffstat (limited to 'src/editorpage.cpp')
-rw-r--r--src/editorpage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editorpage.cpp b/src/editorpage.cpp
index df69e0c..b9f5b96 100644
--- a/src/editorpage.cpp
+++ b/src/editorpage.cpp
@@ -662,7 +662,7 @@ void EditorPage::slotSetModified()
m_bModified = true;
emit modified(this, m_bModified);
-#if KDE_IS_VERSION(3,3,0)
+#if TDE_IS_VERSION(3,3,0)
Kate::DocumentExt* pKateDoc;
// If the editor is a Kate part, check whether it was modified on