CProgressWindow: dont't paint frame on progressbars

This commit is contained in:
2014-06-30 15:45:03 +02:00
committed by [CST] Focus
parent 477f1eaa32
commit f164104daf
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();