From 3b1405169d66e029912f53d10c2880c46f5ed159 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:39 -0600 Subject: Additional renaming of kde to tde --- tdefx/kcpuinfo.h | 2 +- tdefx/kdrawutil.h | 2 +- tdefx/kimageeffect.h | 2 +- tdefx/kpixmap.h | 2 +- tdefx/kpixmapeffect.h | 2 +- tdefx/kpixmapsplitter.h | 2 +- tdefx/kstyle.cpp | 2 +- tdefx/kstyle.h | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) (limited to 'tdefx') diff --git a/tdefx/kcpuinfo.h b/tdefx/kcpuinfo.h index 69c840e46..64d810c1f 100644 --- a/tdefx/kcpuinfo.h +++ b/tdefx/kcpuinfo.h @@ -27,7 +27,7 @@ #ifndef __KCPUINFO_H #define __KCPUINFO_H -#include +#include /** * This class provides a means for applications to obtain information at diff --git a/tdefx/kdrawutil.h b/tdefx/kdrawutil.h index 76d6070c3..44041968c 100644 --- a/tdefx/kdrawutil.h +++ b/tdefx/kdrawutil.h @@ -23,7 +23,7 @@ #include #include -#include +#include /* * Various drawing routines. Also see Qt's tqdrawutil.h for some more routines diff --git a/tdefx/kimageeffect.h b/tdefx/kimageeffect.h index 77a6fc9c1..cc79533f7 100644 --- a/tdefx/kimageeffect.h +++ b/tdefx/kimageeffect.h @@ -31,7 +31,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #ifndef __KIMAGE_EFFECT_H #define __KIMAGE_EFFECT_H -#include +#include class TQImage; class TQSize; diff --git a/tdefx/kpixmap.h b/tdefx/kpixmap.h index a9cade98f..e319ab815 100644 --- a/tdefx/kpixmap.h +++ b/tdefx/kpixmap.h @@ -26,7 +26,7 @@ #include -#include +#include const int KColorMode_Mask = 0x00000300; const int WebOnly = 0x00000200; diff --git a/tdefx/kpixmapeffect.h b/tdefx/kpixmapeffect.h index 79df92856..471a50319 100644 --- a/tdefx/kpixmapeffect.h +++ b/tdefx/kpixmapeffect.h @@ -10,7 +10,7 @@ #ifndef __KPIXMAP_EFFECT_H #define __KPIXMAP_EFFECT_H -#include +#include #include class KPixmap; diff --git a/tdefx/kpixmapsplitter.h b/tdefx/kpixmapsplitter.h index 3cb25ca97..3e7a6dfa1 100644 --- a/tdefx/kpixmapsplitter.h +++ b/tdefx/kpixmapsplitter.h @@ -25,7 +25,7 @@ #include #include -#include +#include class KPixmapSplitterPrivate; /** diff --git a/tdefx/kstyle.cpp b/tdefx/kstyle.cpp index f80094fe4..85503632b 100644 --- a/tdefx/kstyle.cpp +++ b/tdefx/kstyle.cpp @@ -541,7 +541,7 @@ int KStyle::kPixelMetric( KStylePixelMetric kpm, const TQWidget* /* widget */) c // ----------------------------------------------------------------------------- -// #ifdef USE_QT4 // kdebindings / smoke needs this function declaration available at all times. Furthermore I don't think it would hurt to have the declaration available at all times...so leave these commented out for now +// #ifdef USE_QT4 // tdebindings / smoke needs this function declaration available at all times. Furthermore I don't think it would hurt to have the declaration available at all times...so leave these commented out for now //void KStyle::tqdrawPrimitive( TQ_ControlElement pe, // TQPainter* p, diff --git a/tdefx/kstyle.h b/tdefx/kstyle.h index 9f87af881..da71d83b7 100644 --- a/tdefx/kstyle.h +++ b/tdefx/kstyle.h @@ -34,7 +34,7 @@ #include -#include +#include class KPixmap; @@ -282,7 +282,7 @@ class TDEFX_EXPORT KStyle: public TQCommonStyle SFlags flags = Style_Default, const TQStyleOption& = TQStyleOption::SO_Default ) const; -// #ifdef USE_QT4 // kdebindings / smoke needs this function declaration available at all times. Furthermore I don't think it would hurt to have the declaration available at all times...so leave these commented out for now +// #ifdef USE_QT4 // tdebindings / smoke needs this function declaration available at all times. Furthermore I don't think it would hurt to have the declaration available at all times...so leave these commented out for now // void tqdrawPrimitive( TQ_ControlElement pe, // TQPainter* p, -- cgit v1.2.1