summaryrefslogtreecommitdiffstats
path: root/src/messaging/modestengine_maemo_p.h
diff options
context:
space:
mode:
authorMarko Minkkinen <marko.minkkinen@digia.com>2010-04-06 20:15:06 +0300
committerDon Sanders <don.sanders@nokia.com>2010-04-07 14:06:22 +1000
commitd6474b5e89456b443e3f9422385045da3ef8284d (patch)
tree771007391ffadea873624835a3053165ebe5c4c6 /src/messaging/modestengine_maemo_p.h
parente203e8578e79610d8a37f3ddc81b7a13d673b19c (diff)
Asynchronous queries & error handling improved
Fixes: MOBILITY-758 Fremantle backend does not gracefully handle absence of modest plugin or email accounts
Diffstat (limited to 'src/messaging/modestengine_maemo_p.h')
-rw-r--r--src/messaging/modestengine_maemo_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/messaging/modestengine_maemo_p.h b/src/messaging/modestengine_maemo_p.h
index 3c8e1846bf..0827f7a79c 100644
--- a/src/messaging/modestengine_maemo_p.h
+++ b/src/messaging/modestengine_maemo_p.h
@@ -386,7 +386,7 @@ private: //Data
QMap<QString, QDateTime> accountsLatestTimestamp;
- mutable QStringList m_latestRemoveNotifications;
+ mutable QStringList m_latestAddOrRemoveNotifications;
mutable QMap<QString, QMessage> m_messageCache;