summaryrefslogtreecommitdiff
path: root/include/salhelper/timer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/salhelper/timer.hxx')
-rw-r--r--include/salhelper/timer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/salhelper/timer.hxx b/include/salhelper/timer.hxx
index 05b95564e851..b013c782a8a1 100644
--- a/include/salhelper/timer.hxx
+++ b/include/salhelper/timer.hxx
@@ -184,7 +184,7 @@ protected:
/** Destructor.
*/
- virtual ~Timer();
+ virtual ~Timer() SAL_OVERRIDE;
/** What should be done when the 'timer fires'.
*/