equal
deleted
inserted
replaced
23 #include "USBClassChangeUIDebug.h" |
23 #include "USBClassChangeUIDebug.h" |
24 #include "USBClassChangeUIPluginInterface.h" |
24 #include "USBClassChangeUIPluginInterface.h" |
25 |
25 |
26 #include <avkon.hrh> |
26 #include <avkon.hrh> |
27 |
27 |
28 #include <GSPluginInterface.h> |
28 #include <gsplugininterface.h> |
29 |
29 |
30 const TUid KUidImpl = { 0x1027478F }; // implementation UID of the plugin |
30 const TUid KUidImpl = { 0x1027478F }; // implementation UID of the plugin |
31 |
31 |
32 // ================= MEMBER FUNCTIONS ========================================= |
32 // ================= MEMBER FUNCTIONS ========================================= |
33 // |
33 // |