diff options
Diffstat (limited to 'include/timer.h')
-rw-r--r-- | include/timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/timer.h b/include/timer.h index 6a4c9063b..ec00abe4f 100644 --- a/include/timer.h +++ b/include/timer.h @@ -27,7 +27,7 @@ * your object (which you should override) will be called * at the given time. */ -class InspTimer +class InspTimer : public Extensible { private: /** The triggering time |