NOISSUE move everything.

This commit is contained in:
Petr Mrázek
2015-02-09 01:51:14 +01:00
parent 4730f54df7
commit db877ba121
665 changed files with 1321 additions and 1374 deletions

View File

@ -13,7 +13,7 @@
* limitations under the License.
*/
#include "logic/auth/MojangAccountList.h"
#include "auth/MojangAccountList.h"
#include <QIODevice>
#include <QFile>
@ -26,7 +26,7 @@
#include <QDebug>
#include "logic/auth/MojangAccount.h"
#include "auth/MojangAccount.h"
#include <pathutils.h>
#define ACCOUNT_LIST_FORMAT_VERSION 2