Added new class hierarchy for process helpers and first implementation
authorMikko Keinänen <mikko.keinanen@gmail.com>
Sat, 16 Oct 2010 13:54:24 +0000 (16:54 +0300)
committerMikko Keinänen <mikko.keinanen@gmail.com>
Sat, 16 Oct 2010 13:54:24 +0000 (16:54 +0300)
commita90ab52f5495132d7f05cea97535cc1b08ac1e84
treee98115b2a4a15396a71f8a423bb83bca949c4def
parent4dc01131ca384e8622e7faa4c40478cc5e73b3ce
Added new class hierarchy for process helpers and first implementation
UnzipHelper.
src/emufront.pro
src/emulauncher.cpp
src/utils/fileutil.cpp
src/utils/fileutil.h
src/utils/processhelper.cpp [new file with mode: 0644]
src/utils/processhelper.h [new file with mode: 0644]
src/utils/unziphelper.cpp [new file with mode: 0644]
src/utils/unziphelper.h [new file with mode: 0644]