From 45f3927b0ffec2599bc0e1ce361c5386474a85f4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 20 Feb 2013 16:26:45 -0600 Subject: Rename KABC namespace --- tdeabc/distributionlist.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdeabc/distributionlist.h') diff --git a/tdeabc/distributionlist.h b/tdeabc/distributionlist.h index 78d182467..0c2bdf0bd 100644 --- a/tdeabc/distributionlist.h +++ b/tdeabc/distributionlist.h @@ -25,7 +25,7 @@ #include "addressbook.h" -namespace KABC { +namespace TDEABC { class DistributionListManager; @@ -180,7 +180,7 @@ class KABC_EXPORT DistributionListManager Exapmle: \code - KABC::DistributionListWatcher *watchdog = KABC::DistributionListWatcher::self() + TDEABC::DistributionListWatcher *watchdog = TDEABC::DistributionListWatcher::self() connect( watchdog, TQT_SIGNAL( changed() ), TQT_SLOT( doSomething() ) ); \endcode -- cgit v1.2.1