CProgressWindow: dont't paint frame on progressbars

Origin commit data
------------------
Branch: ni/coolstream
Commit: f164104daf
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-30 (Mon, 30 Jun 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2014-06-30 15:45:03 +02:00
committed by [CST] Focus
parent 8fd420eb81
commit 9151648d88
2 changed files with 4 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ class CProgressWindow : public CComponentsWindow, public CMenuTarget
unsigned int global_progress;
unsigned int local_progress;
int w_bar_frame;
void Init();