(svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h

This commit is contained in:
rubidium
2011-08-21 12:48:46 +00:00
parent 3044b7ecb6
commit 1ca06f2aae
15 changed files with 102 additions and 25 deletions

View File

@@ -639,6 +639,10 @@
RelativePath=".\..\src\pbs.cpp"
>
</File>
<File
RelativePath=".\..\src\progress.cpp"
>
</File>
<File
RelativePath=".\..\src\rail.cpp"
>
@@ -1327,6 +1331,10 @@
RelativePath=".\..\src\pbs.h"
>
</File>
<File
RelativePath=".\..\src\progress.h"
>
</File>
<File
RelativePath=".\..\src\querystring_gui.h"
>