From 997aa1672a07ce33c6696bd4a4124bfff97036e1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 15 Nov 2011 18:58:56 -0600 Subject: Rename KDE_VERSION to TDE_VERSION --- kimagemapeditor/kimagemapeditor.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kimagemapeditor/kimagemapeditor.h') diff --git a/kimagemapeditor/kimagemapeditor.h b/kimagemapeditor/kimagemapeditor.h index e3a3655a..a2839a7f 100644 --- a/kimagemapeditor/kimagemapeditor.h +++ b/kimagemapeditor/kimagemapeditor.h @@ -111,7 +111,7 @@ class KSelectAction; class KRadioAction; class KRecentFilesAction; class KAction; -#if KDE_VERSION < 300 +#if TDE_VERSION < 300 class KAccel; #endif ///class TQListViewItem; @@ -309,7 +309,7 @@ private: KRecentFilesAction* recentFilesAction; - #if KDE_VERSION < 300 + #if TDE_VERSION < 300 KAccel *accel; #endif -- cgit v1.2.1