QTfrontend/game.cpp
branchphysfslayer
changeset 7928 88fde28bbda6
parent 7794 ab7b94c03bc9
child 7857 2bc61f8841a1
equal deleted inserted replaced
7778:3331b30e4ef1 7928:88fde28bbda6
    19 #include <QString>
    19 #include <QString>
    20 #include <QByteArray>
    20 #include <QByteArray>
    21 #include <QUuid>
    21 #include <QUuid>
    22 #include <QColor>
    22 #include <QColor>
    23 #include <QStringListModel>
    23 #include <QStringListModel>
    24 #include <QMessageBox>
       
    25 #include <QTextStream>
    24 #include <QTextStream>
    26 
    25 
    27 #include "game.h"
    26 #include "game.h"
    28 #include "hwconsts.h"
    27 #include "hwconsts.h"
    29 #include "gameuiconfig.h"
    28 #include "gameuiconfig.h"