QTfrontend/hwconsts.cpp.in
changeset 1021 a6dcb1412a29
parent 1005 9d2e8f3a4fa6
child 1066 1f1b3686a2b0
equal deleted inserted replaced
1020:2cbffbc0dc70 1021:a6dcb1412a29
    26 QDir * cfgdir = new QDir();
    26 QDir * cfgdir = new QDir();
    27 QDir * datadir = new QDir();
    27 QDir * datadir = new QDir();
    28 
    28 
    29 QStringList * Themes;
    29 QStringList * Themes;
    30 
    30 
    31 QString * cDefaultAmmoStore = new QString("eammstore 93919294221991210332351");
    31 QString * cDefaultAmmoStore = new QString("eammstore 93919294221991210322351");
    32 
    32 
    33 QColor * color1 = new QColor(  0, 255, 255);
    33 QColor * color1 = new QColor(  0, 255, 255);
    34 QColor * color2 = new QColor(255, 127, 127);
    34 QColor * color2 = new QColor(255, 127, 127);
    35 QColor * color3 = new QColor(103, 167, 231);
    35 QColor * color3 = new QColor(103, 167, 231);
    36 QColor * color4 = new QColor( 37, 181,  61);
    36 QColor * color4 = new QColor( 37, 181,  61);