QTfrontend/gameuiconfig.h
changeset 321 1148eeb0557e
parent 320 1ee7f087195a
child 486 7ea71cd3acd5
equal deleted inserted replaced
320:1ee7f087195a 321:1148eeb0557e
    18 
    18 
    19 #ifndef GAMECONFIG_H
    19 #ifndef GAMECONFIG_H
    20 #define GAMECONFIG_H
    20 #define GAMECONFIG_H
    21 
    21 
    22 #include <QSettings>
    22 #include <QSettings>
    23 #include <QDir>
       
    24 #include <QStringList>
    23 #include <QStringList>
    25 
    24 
    26 class HWForm;
    25 class HWForm;
    27 class QSettings;
    26 class QSettings;
    28 
    27