From 974af48ed9d9f89b8937ef4b07529adebc2a38c8 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 9 Jan 2014 12:59:32 -0600 Subject: Branding cleanup. --- src/editorpage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/editorpage.cpp') 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 -- cgit v1.2.1