summaryrefslogtreecommitdiffstats
path: root/kimagemapeditor/kimagemapeditor.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-15 18:58:56 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-15 18:58:56 -0600
commit997aa1672a07ce33c6696bd4a4124bfff97036e1 (patch)
tree4b3293e6e9d7a3f6a2427f364842a8c98d94053d /kimagemapeditor/kimagemapeditor.h
parent89b151579c08c1a567b1a4e687a143489f70045f (diff)
downloadtdewebdev-997aa1672a07ce33c6696bd4a4124bfff97036e1.tar.gz
tdewebdev-997aa1672a07ce33c6696bd4a4124bfff97036e1.zip
Rename KDE_VERSION to TDE_VERSION
Diffstat (limited to 'kimagemapeditor/kimagemapeditor.h')
-rw-r--r--kimagemapeditor/kimagemapeditor.h4
1 files changed, 2 insertions, 2 deletions
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