summaryrefslogtreecommitdiff
path: root/salhelper/source/timer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'salhelper/source/timer.cxx')
-rw-r--r--salhelper/source/timer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/salhelper/source/timer.cxx b/salhelper/source/timer.cxx
index 1bbf71b74cf3..f0486b5a1b5b 100644
--- a/salhelper/source/timer.cxx
+++ b/salhelper/source/timer.cxx
@@ -36,7 +36,7 @@ public:
TimerManager();
- ~TimerManager();
+ virtual ~TimerManager();
/// register timer
bool SAL_CALL registerTimer(salhelper::Timer* pTimer);