summaryrefslogtreecommitdiffstats
path: root/common/resourceaccess.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/resourceaccess.h')
-rw-r--r--common/resourceaccess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/resourceaccess.h b/common/resourceaccess.h
index b779db9..de58525 100644
--- a/common/resourceaccess.h
+++ b/common/resourceaccess.h
@@ -31,7 +31,7 @@
31namespace Akonadi2 31namespace Akonadi2
32{ 32{
33 33
34class QueuedCommand; 34struct QueuedCommand;
35 35
36class ResourceAccess : public QObject 36class ResourceAccess : public QObject
37{ 37{