mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
hintbox: fix destructor, supplement to 1e76f6ef44
This commit is contained in:
@@ -202,6 +202,7 @@ void CHintBox::init( const std::string& Text,
|
||||
|
||||
CHintBox::~CHintBox()
|
||||
{
|
||||
enable_timeout_bar = false;
|
||||
disableTimeOutBar();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user