mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +02:00
CProgressBar: initialize variable
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@135 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: cadfbe4695
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-01-03 (Sun, 03 Jan 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -47,6 +47,7 @@ CProgressBar::CProgressBar(const bool bl, const int w, const int h,
|
|||||||
yellow = b;
|
yellow = b;
|
||||||
width = w;
|
width = w;
|
||||||
height = h;
|
height = h;
|
||||||
|
last_width = -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
CProgressBar::~CProgressBar()
|
CProgressBar::~CProgressBar()
|
||||||
|
Reference in New Issue
Block a user