NOISSUE move files into paths that make more sense

This commit is contained in:
Petr Mrázek
2016-02-27 19:58:40 +01:00
parent 71e4b147ec
commit 17ad1e64f8
75 changed files with 148 additions and 144 deletions

View File

@ -29,7 +29,7 @@
#include "dialogs/LoginDialog.h"
#include "dialogs/CustomMessageBox.h"
#include "tasks/Task.h"
#include "auth/YggdrasilTask.h"
#include "minecraft/auth/YggdrasilTask.h"
#include "MultiMC.h"

View File

@ -20,7 +20,7 @@
#include "pages/BasePage.h"
#include "auth/MojangAccountList.h"
#include "minecraft/auth/MojangAccountList.h"
#include "MultiMC.h"
namespace Ui