src/config.h

changeset 538
2f85d4d286e5
parent 497
c51941e590b6
child 539
72ad83a67165
equal deleted inserted replaced
537:1add0ee96fb3 538:2f85d4d286e5
25 #include <QString> 25 #include <QString>
26 #include <QVariant> 26 #include <QVariant>
27 #include <QKeySequence> 27 #include <QKeySequence>
28 class QSettings; 28 class QSettings;
29 29
30 typedef QChar qchar; 30 typedef QChar QChar;
31 typedef QString str; 31 typedef QString str;
32 32
33 #define MAX_INI_LINE 512 33 #define MAX_INI_LINE 512
34 #define MAX_CONFIG 512 34 #define MAX_CONFIG 512
35 35

mercurial