equal
deleted
inserted
replaced
18 |
18 |
19 #include <S32MEM.H> |
19 #include <S32MEM.H> |
20 |
20 |
21 // User includes |
21 // User includes |
22 #include "WidgetRegistry.h" |
22 #include "WidgetRegistry.h" |
23 #include "WidgetRegistryConstants.h" |
23 #include "widgetregistryconstants.h" |
24 #include "widgetregistryserver.h" |
24 #include "widgetregistryserver.h" |
25 #include "WidgetRegistryConstants.h" |
25 #include "widgetregistryconstants.h" |
26 #include "WidgetRegistrySession.h" |
26 #include "WidgetRegistrySession.h" |
27 |
27 |
28 |
28 |
29 CWidgetRegistry* CWidgetRegistryServerSession::iWidgetRegistry = 0; |
29 CWidgetRegistry* CWidgetRegistryServerSession::iWidgetRegistry = 0; |
30 |
30 |