mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-10 07:08:33 +02:00
-progresswindow: fix progressbar if both bars have the same value (thx dbo)
This commit is contained in:
@@ -39,7 +39,6 @@ class CProgressWindow : public CComponentsWindow, public CMenuTarget
|
||||
|
||||
unsigned int global_progress;
|
||||
unsigned int local_progress;
|
||||
unsigned int percent_progress;
|
||||
std::string cur_statusText;
|
||||
int h_height;
|
||||
void Init( sigc::signal<void, size_t, size_t, std::string> *statusSignal,
|
||||
|
Reference in New Issue
Block a user