summaryrefslogtreecommitdiffstats
path: root/src/libraries/qmfclient/qmailstore.h
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2014-07-03 14:41:10 +0200
committerSergio Ahumada <sahumada@blackberry.com>2014-07-04 12:34:21 +0200
commit0c890dabf674e4c700e8657eadbdd5b71ee96f51 (patch)
tree5f2f3e5dc4b6fc237bc6bedd9cd951eb7473f90a /src/libraries/qmfclient/qmailstore.h
parent03d341a32f91c461ba3234d95fbc1c9ca6a905a6 (diff)
Fix compilation with CONFIG+=no_keywords
Change-Id: I50ebee573d395cf682ab62f35a14365454c5b315 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'src/libraries/qmfclient/qmailstore.h')
-rw-r--r--src/libraries/qmfclient/qmailstore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libraries/qmfclient/qmailstore.h b/src/libraries/qmfclient/qmailstore.h
index 0ebfbe2f..4bb6b0bd 100644
--- a/src/libraries/qmfclient/qmailstore.h
+++ b/src/libraries/qmfclient/qmailstore.h
@@ -207,7 +207,7 @@ public:
friend QMailStore* QMailStoreInstance();
#endif
-signals:
+Q_SIGNALS:
void errorOccurred(QMailStore::ErrorCode code);
void accountsAdded(const QMailAccountIdList& ids);