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/domain/event.fbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/domain/event.fbs') diff --git a/common/domain/event.fbs b/common/domain/event.fbs index 49ff270..0c6628b 100644 --- a/common/domain/event.fbs +++ b/common/domain/event.fbs @@ -1,4 +1,4 @@ -namespace Akonadi2.Domain.Buffer; +namespace Akonadi2.ApplicationDomain.Buffer; table Event { uid:string; -- cgit v1.2.3