branch | GCC_SURGE |
changeset 13 | b73d0bdd62de |
parent 12 | 624e91e1e029 |
6:a84e691b1955 | 13:b73d0bdd62de |
---|---|
30 #else |
30 #else |
31 #define FTUSTATEPROVIDER_EXPORT Q_DECL_IMPORT |
31 #define FTUSTATEPROVIDER_EXPORT Q_DECL_IMPORT |
32 #endif |
32 #endif |
33 #endif |
33 #endif |
34 |
34 |
35 #ifdef LOGGING |
|
36 #define QDEBUG(a) qDebug() <<a |
|
37 #else |
|
38 #define QDEBUG(a) |
|
39 #endif //LOGGING |
|
40 |
|
41 |
|
35 #endif // FTUSTATEPROVIDER_GLOBAL_H |
42 #endif // FTUSTATEPROVIDER_GLOBAL_H |