From ba4ffdeb84af9eb4f07b17452289cd655019778d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 10:57:45 -0600 Subject: Rename KAbout to avoid conflicts with KDE4 --- lib/plugin.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/plugin.cc') diff --git a/lib/plugin.cc b/lib/plugin.cc index c2d00b2..7c0f2f1 100644 --- a/lib/plugin.cc +++ b/lib/plugin.cc @@ -207,8 +207,8 @@ TQWidget *ConduitConfigBase::aboutPage(TQWidget *parent, TDEAboutData *ad) - TQValueList pl = p->authors(); - TQValueList::ConstIterator i; + TQValueList pl = p->authors(); + TQValueList::ConstIterator i; s = i18n("Authors: "); -- cgit v1.2.3