mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
Merge branch 'ni/tuxbox' of bitbucket.org:neutrino-images/ni-neutrino-hd into ni/tuxbox
Origin commit data
------------------
Commit: 655a675a3b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-05 (Mon, 05 Jun 2017)
This commit is contained in:
@@ -96,9 +96,8 @@ void CProgressWindow::Init( signal<void, size_t, size_t, string> *statusSignal,
|
||||
//create local_bar object
|
||||
local_bar = getProgressItem();
|
||||
|
||||
//NI - create global_bar object only if needed
|
||||
if (globalSignal)
|
||||
global_bar = getProgressItem();
|
||||
//create global_bar object
|
||||
global_bar = getProgressItem();
|
||||
|
||||
//set window height
|
||||
h_height = ccw_head->getHeight();
|
||||
|
Reference in New Issue
Block a user