From 54e824664fbb115686c390082459c1b66d606905 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 29 Sep 2014 01:21:58 -0500 Subject: Rename remaining KDE strings to TDE, with the exception of a couple of build variables --- twin-styles/smooth-blend/client/smoothblend.cc | 4 ++-- twin-styles/smooth-blend/client/smoothblend.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'twin-styles/smooth-blend/client') diff --git a/twin-styles/smooth-blend/client/smoothblend.cc b/twin-styles/smooth-blend/client/smoothblend.cc index e60b297e..dda1f1b0 100644 --- a/twin-styles/smooth-blend/client/smoothblend.cc +++ b/twin-styles/smooth-blend/client/smoothblend.cc @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// // smoothblend.cc // ------------------- -// Smooth Blend window decoration for KDE +// Smooth Blend window decoration for TDE // ------------------- // Copyright (c) 2005 Ryan Nickell // Please see the header file for copyright and license information. @@ -1303,7 +1303,7 @@ void smoothblendClient::showEvent(TQShowEvent *) { void smoothblendClient::maxButtonPressed() { if (button[ButtonMax]) { -#if KDE_IS_VERSION(3, 3, 0) +#if TDE_IS_VERSION(3, 3, 0) maximize(button[ButtonMax]->lastMousePress()); #else diff --git a/twin-styles/smooth-blend/client/smoothblend.h b/twin-styles/smooth-blend/client/smoothblend.h index 3e2dc626..c7e1d2da 100644 --- a/twin-styles/smooth-blend/client/smoothblend.h +++ b/twin-styles/smooth-blend/client/smoothblend.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// // smoothblend.h // ------------------- -// Smooth Blend window decoration for KDE +// Smooth Blend window decoration for TDE // ------------------- // Copyright (c) 2005 Ryan Nickell // -- cgit v1.2.1