changeset 36 | 0ed94ceaa377 |
parent 16 | a359256acfc6 |
child 65 | 5bfc169077b2 |
child 92 | e1bea15f9a39 |
32:9a9a761f03f1 | 36:0ed94ceaa377 |
---|---|
21 #ifndef WIDGETINSTALLER_H |
21 #ifndef WIDGETINSTALLER_H |
22 #define WIDGETINSTALLER_H |
22 #define WIDGETINSTALLER_H |
23 |
23 |
24 // INCLUDES |
24 // INCLUDES |
25 #include <e32base.h> |
25 #include <e32base.h> |
26 #include <WidgetRegistryClient.h> |
26 #include <widgetregistryclient.h> |
27 #ifdef _DEBUG |
27 #ifdef _DEBUG |
28 #include <flogger.h> |
28 #include <flogger.h> |
29 #endif |
29 #endif |
30 |
30 |
31 // FORWARD DECLARATIONS |
31 // FORWARD DECLARATIONS |