never used

Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d5e7b23b3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-07 (Fri, 07 Dec 2012)


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

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2012-12-07 12:01:45 +01:00
parent 66daad3ff4
commit ed13823d04
7 changed files with 20 additions and 10 deletions

View File

@@ -166,7 +166,7 @@ void CProgressWindow::paint()
ypos+= mheight;
globalstatusY = ypos+ mheight-20;
ypos+= mheight >>1;
//ypos+= mheight >>1;
showGlobalStatus(global_progress);
}