From cc3fed3668a80616ec78bc872e21b7ac06bcde38 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 9 Apr 2015 15:21:06 +0200 Subject: Renamed Akonadi::Domain to Akonadi::ApplicationDomain Because it's really the application domain and not the akonadi domain. --- common/clientapi.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/clientapi.cpp') diff --git a/common/clientapi.cpp b/common/clientapi.cpp index 0281b79..48de1b0 100644 --- a/common/clientapi.cpp +++ b/common/clientapi.cpp @@ -14,7 +14,7 @@ namespace async namespace Akonadi2 { -namespace Domain +namespace ApplicationDomain { template<> -- cgit v1.2.3