mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
CProgressWindow: use percental calculated dimensions as default
This commit is contained in:
@@ -123,8 +123,6 @@ CProgressBar* CProgressWindow::getProgressItem()
|
||||
pBar->setColorFrame(COL_PROGRESSBAR_ACTIVE_PLUS_0);
|
||||
addWindowItem(pBar);
|
||||
|
||||
ccw_body->setHeight(y_tmp+OFFSET_INNER_MID);
|
||||
|
||||
return pBar;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user