From 46850422d6f857317455a6f7682bda9af4ba77f8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:46:38 -0600 Subject: Rename additional instances of KDE to TDE --- tdeui/kcharselect.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdeui/kcharselect.h') diff --git a/tdeui/kcharselect.h b/tdeui/kcharselect.h index 5e1532fb6..7aa9ca78f 100644 --- a/tdeui/kcharselect.h +++ b/tdeui/kcharselect.h @@ -48,7 +48,7 @@ class KCharSelectPrivate; * @author Reginald Stadlbauer */ -class KDEUI_EXPORT KCharSelectTable : public TQGridView +class TDEUI_EXPORT KCharSelectTable : public TQGridView { Q_OBJECT @@ -137,7 +137,7 @@ private: * @author Reginald Stadlbauer */ -class KDEUI_EXPORT KCharSelect : public TQVBox +class TDEUI_EXPORT KCharSelect : public TQVBox { Q_OBJECT Q_PROPERTY( TQString fontFamily READ font WRITE setFont ) -- cgit v1.2.1