From c6cb3f27942501d24b0ded69c90ebbf7c43c755e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:30 +0200 Subject: Additional k => tde renaming and fixes --- tdeui/tdeconfigdialog.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tdeui/tdeconfigdialog.h') diff --git a/tdeui/tdeconfigdialog.h b/tdeui/tdeconfigdialog.h index f7cc10e26..3eeed5b6f 100644 --- a/tdeui/tdeconfigdialog.h +++ b/tdeui/tdeconfigdialog.h @@ -18,8 +18,8 @@ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301, USA. */ -#ifndef KCONFIGDIALOG_H -#define KCONFIGDIALOG_H +#ifndef TDECONFIGDIALOG_H +#define TDECONFIGDIALOG_H class TDEConfig; class TDEConfigSkeleton; @@ -275,5 +275,5 @@ private: TDEConfigDialogPrivate *d; }; -#endif //KCONFIGDIALOG_H +#endif //TDECONFIGDIALOG_H -- cgit v1.2.1