From 933b892946bd640e29ddbf5279ffebec99df5b1c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 15 Nov 2011 18:47:14 -0600 Subject: Rename KDE_VERSION to TDE_VERSION --- lib/kofficecore/koffice_export.h | 2 +- lib/kopalette/kopalette.cc | 2 +- lib/koproperty/editors/fontedit.cpp | 2 +- lib/kotext/KoBgSpellCheck.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib') diff --git a/lib/kofficecore/koffice_export.h b/lib/kofficecore/koffice_export.h index a0522a2fc..b0da017e3 100644 --- a/lib/kofficecore/koffice_export.h +++ b/lib/kofficecore/koffice_export.h @@ -159,7 +159,7 @@ #define EXAMPLE_EXPORT KDE_EXPORT #else // not windows -#if KDE_VERSION >= KDE_MAKE_VERSION(3,3,90) +#if TDE_VERSION >= KDE_MAKE_VERSION(3,3,90) #define KOFFICE_EXPORT KDE_EXPORT #else #define KOFFICE_EXPORT diff --git a/lib/kopalette/kopalette.cc b/lib/kopalette/kopalette.cc index c9d6cb2b0..600dad1cc 100644 --- a/lib/kopalette/kopalette.cc +++ b/lib/kopalette/kopalette.cc @@ -43,7 +43,7 @@ KoPalette::KoPalette(TQWidget * parent, const char * name) : TQDockWindow(parent, name) { -#if KDE_VERSION >= KDE_MAKE_VERSION(3,3,90) +#if TDE_VERSION >= KDE_MAKE_VERSION(3,3,90) KAcceleratorManager::setNoAccel(this); #endif setCloseMode( TQDockWindow::Never); diff --git a/lib/koproperty/editors/fontedit.cpp b/lib/koproperty/editors/fontedit.cpp index 0f3d438c9..f53c5ec28 100644 --- a/lib/koproperty/editors/fontedit.cpp +++ b/lib/koproperty/editors/fontedit.cpp @@ -51,7 +51,7 @@ class FontEditRequester : public KFontRequester label()->setMinimumWidth(0); label()->setFrameShape(TQFrame::Box); label()->setIndent(-1); -#if KDE_VERSION >= KDE_MAKE_VERSION(3,4,0) +#if TDE_VERSION >= KDE_MAKE_VERSION(3,4,0) label()->setFocusPolicy(TQ_ClickFocus); KAcceleratorManager::setNoAccel(label()); #endif diff --git a/lib/kotext/KoBgSpellCheck.cpp b/lib/kotext/KoBgSpellCheck.cpp index 13ca94577..1b496a2ce 100644 --- a/lib/kotext/KoBgSpellCheck.cpp +++ b/lib/kotext/KoBgSpellCheck.cpp @@ -228,7 +228,7 @@ void KoBgSpellCheck::slotParagraphModified( KoTextParag* parag, int /*ParagModif kdDebug(32500) << "Para modified " << parag << " pos = "<