diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-01-20 19:07:07 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-01-20 19:07:07 +0100 |
commit | bdb01c2c068df326f5a8328ed1492ab1bea388c5 (patch) | |
tree | 25c2ee1b29bc481b6914c244ed9ca194b1415d16 /common/resultprovider.h | |
parent | 17e7ee40c9185c0505883853345fd6024c675b1a (diff) | |
download | sink-bdb01c2c068df326f5a8328ed1492ab1bea388c5.tar.gz sink-bdb01c2c068df326f5a8328ed1492ab1bea388c5.zip |
Renamed Akonadi2 to Sink
(except for documentation).
Diffstat (limited to 'common/resultprovider.h')
-rw-r--r-- | common/resultprovider.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/resultprovider.h b/common/resultprovider.h index a064ab5..6958dbf 100644 --- a/common/resultprovider.h +++ b/common/resultprovider.h | |||
@@ -29,7 +29,7 @@ | |||
29 | 29 | ||
30 | using namespace async; | 30 | using namespace async; |
31 | 31 | ||
32 | namespace Akonadi2 { | 32 | namespace Sink { |
33 | 33 | ||
34 | /** | 34 | /** |
35 | * Query result set | 35 | * Query result set |