equal
deleted
inserted
replaced
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 939192942219121033235"); |
31 QString * cDefaultAmmoStore = new QString("eammstore 9391929422199121033235"); |
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); |