equal
deleted
inserted
replaced
19 #define BTNOTIFUIUTIL_H |
19 #define BTNOTIFUIUTIL_H |
20 #include <eikenv.h> // Eikon environment |
20 #include <eikenv.h> // Eikon environment |
21 #include <data_caging_path_literals.hrh> |
21 #include <data_caging_path_literals.hrh> |
22 #include <AknQueryDialog.h> |
22 #include <AknQueryDialog.h> |
23 #include <AknWaitDialog.h> |
23 #include <AknWaitDialog.h> |
24 #include <secondarydisplay/BTnotifSecondaryDisplayAPI.h> |
24 #include <SecondaryDisplay/BTnotifSecondaryDisplayAPI.h> |
25 |
25 |
26 // CONSTANTS |
26 // CONSTANTS |
27 // Literals for resource and bitmap files ( drive, directory, filename(s) ) |
27 // Literals for resource and bitmap files ( drive, directory, filename(s) ) |
28 _LIT(KFileDrive,"z:"); |
28 _LIT(KFileDrive,"z:"); |
29 _LIT(KResourceFileName, "btnotif.rsc"); |
29 _LIT(KResourceFileName, "btnotif.rsc"); |