mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
widget/hintbox.cpp/h: use disconnect instead check for OnTimer
diconnect ensures handle of current slot.
This commit is contained in:
@@ -62,6 +62,7 @@ class CHintBox : public CComponentsWindow
|
||||
int h_hint_obj;
|
||||
int w_indentation;
|
||||
bool enable_txt_scroll;
|
||||
sigc::slot0<void> sl_tbar_on_timer;
|
||||
|
||||
Font* hb_font;
|
||||
|
||||
|
Reference in New Issue
Block a user