diff options
Diffstat (limited to 'indra/newview/llpersistentnotificationstorage.h')
-rw-r--r-- | indra/newview/llpersistentnotificationstorage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpersistentnotificationstorage.h b/indra/newview/llpersistentnotificationstorage.h index 1fb4487286..335d85aaf6 100644 --- a/indra/newview/llpersistentnotificationstorage.h +++ b/indra/newview/llpersistentnotificationstorage.h @@ -52,6 +52,7 @@ public: void saveNotifications(); void loadNotifications(); + void reset(); protected: |