Reorganize logic code.

This commit is contained in:
Petr Mrázek
2014-05-08 21:20:10 +02:00
parent 69a9ca39ad
commit 8a3a0f5a52
58 changed files with 188 additions and 189 deletions

View File

@ -13,15 +13,10 @@
* limitations under the License.
*/
#include "BaseInstaller.h"
#include <QFile>
#include "VersionFinal.h"
#include "OneSixLibrary.h"
#include "OneSixInstance.h"
#include "cmdutils.h"
#include "logic/BaseInstaller.h"
#include "logic/OneSixInstance.h"
BaseInstaller::BaseInstaller()
{