X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/4edb65fafb64b52007598e05a1e5b16b75ea752c..0c59a4279f93f08fe95fca5f2e55f3e025f0cceb:/lib/components/file_eraser.h diff --git a/lib/components/file_eraser.h b/lib/components/file_eraser.h index 6cb13dda..fd11eca8 100644 --- a/lib/components/file_eraser.h +++ b/lib/components/file_eraser.h @@ -25,7 +25,7 @@ class eBackgroundFileEraser: public eMainloop, private eThread, public Object void gotMessage(const Message &message); void thread(); void idle(); - eTimer stop_thread_timer; + ePtr stop_thread_timer; #ifndef SWIG public: #endif