From 371e91c48d010efedcc490858f04b8d75e91a82d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:48:59 -0600 Subject: Additional renaming of kde to tde --- kpersonalizer/kstylepage.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kpersonalizer/kstylepage.cpp') diff --git a/kpersonalizer/kstylepage.cpp b/kpersonalizer/kstylepage.cpp index 6c9908648..e125796a9 100644 --- a/kpersonalizer/kstylepage.cpp +++ b/kpersonalizer/kstylepage.cpp @@ -78,8 +78,8 @@ KStylePage::KStylePage(TQWidget *parent, const char *name ) : KStylePageDlg(pare connect(klv_styles, TQT_SIGNAL(selectionChanged()), this, TQT_SLOT(slotCurrentChanged())); - // Note: if the default is changed here it needs to be changed in kdebase/twin/plugins.cpp - // and kdebase/twin/kcmtwin/twindecoration/twindecoration.cpp as well. + // Note: if the default is changed here it needs to be changed in tdebase/twin/plugins.cpp + // and tdebase/twin/kcmtwin/twindecoration/twindecoration.cpp as well. defaultKWinStyle = TQPixmap::defaultDepth() > 8 ? "twin_plastik" : "twin_quartz"; appliedStyle = NULL; -- cgit v1.2.1