mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
cc_timer: add missing virtual for destructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: b8226d5e4b
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-14 (Tue, 14 Jan 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -75,7 +75,7 @@ class CComponentsTimer : public sigc::trackable
|
||||
*/
|
||||
CComponentsTimer(const int64_t& interval = 1000);
|
||||
|
||||
~CComponentsTimer();
|
||||
virtual ~CComponentsTimer();
|
||||
|
||||
/**Acivate timer
|
||||
* @see
|
||||
|
Reference in New Issue
Block a user