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

@ -22,7 +22,7 @@
#include <settingsobject.h>
#include "inifile.h"
#include "lists/BaseVersionList.h"
#include "logic/BaseVersionList.h"
#include "logic/auth/MojangAccount.h"
class QDialog;