equal
deleted
inserted
replaced
18 #ifndef RADIOPRESETSTORAGE_P_H_ |
18 #ifndef RADIOPRESETSTORAGE_P_H_ |
19 #define RADIOPRESETSTORAGE_P_H_ |
19 #define RADIOPRESETSTORAGE_P_H_ |
20 |
20 |
21 // System includes |
21 // System includes |
22 #ifndef COMPILE_WITH_NEW_PRESET_UTILITY |
22 #ifndef COMPILE_WITH_NEW_PRESET_UTILITY |
23 # include <radiopresetutility.h> |
23 # include <RadioPresetUtility.h> |
24 #endif // COMPILE_WITH_NEW_PRESET_UTILITY |
24 #endif // COMPILE_WITH_NEW_PRESET_UTILITY |
25 |
25 |
26 #include <qscopedpointer> |
26 #include <QScopedPointer> |
27 #include <e32std.h> |
27 #include <e32std.h> |
28 |
28 |
29 // User includes |
29 // User includes |
30 |
30 |
31 // Forward declarations |
31 // Forward declarations |