summaryrefslogtreecommitdiffstats
path: root/common/facadefactory.h
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2016-01-20 19:07:07 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2016-01-20 19:07:07 +0100
commitbdb01c2c068df326f5a8328ed1492ab1bea388c5 (patch)
tree25c2ee1b29bc481b6914c244ed9ca194b1415d16 /common/facadefactory.h
parent17e7ee40c9185c0505883853345fd6024c675b1a (diff)
downloadsink-bdb01c2c068df326f5a8328ed1492ab1bea388c5.tar.gz
sink-bdb01c2c068df326f5a8328ed1492ab1bea388c5.zip
Renamed Akonadi2 to Sink
(except for documentation).
Diffstat (limited to 'common/facadefactory.h')
-rw-r--r--common/facadefactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/facadefactory.h b/common/facadefactory.h
index 19d1f40..3dca63b 100644
--- a/common/facadefactory.h
+++ b/common/facadefactory.h
@@ -30,7 +30,7 @@
30#include "applicationdomaintype.h" 30#include "applicationdomaintype.h"
31#include "log.h" 31#include "log.h"
32 32
33namespace Akonadi2 { 33namespace Sink {
34 34
35/** 35/**
36 * Facade factory that returns a store facade implementation, by loading a plugin and providing the relevant implementation. 36 * Facade factory that returns a store facade implementation, by loading a plugin and providing the relevant implementation.