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/koproperty/editors/fontedit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/koproperty/editors/fontedit.cpp') diff --git a/lib/koproperty/editors/fontedit.cpp b/lib/koproperty/editors/fontedit.cpp index 0f3d438c..f53c5ec2 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 -- cgit v1.2.1