equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: |
14 * Description: |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
|
19 #include <e32base.h> |
18 #include <e32base.h> |
20 #include <w32std.h> |
19 #include <w32std.h> |
21 #include <apgcli.h> |
20 #include <apgcli.h> |
22 #include "widgetregistryconstants.h" |
21 #include <widgetregistryconstants.h> |
23 #include "widgetregistryserver.h" |
22 #include "widgetregistryserver.h" |
24 #include "widgetregistrysession.h" |
23 #include "widgetregistrysession.h" |
25 |
24 |
26 // ============================ MEMBER FUNCTIONS =============================== |
25 // ============================ MEMBER FUNCTIONS =============================== |
27 |
26 |