branch | RCL_3 |
changeset 49 | 919f36ff910f |
parent 48 | 79859ed3eea9 |
48:79859ed3eea9 | 49:919f36ff910f |
---|---|
20 |
20 |
21 #ifndef WIDGETREGISTRYSESSION_H |
21 #ifndef WIDGETREGISTRYSESSION_H |
22 #define WIDGETREGISTRYSESSION_H |
22 #define WIDGETREGISTRYSESSION_H |
23 |
23 |
24 // INCLUDES |
24 // INCLUDES |
25 #include "WidgetRegistryData.h" |
25 #include <widgetregistrydata.h> |
26 |
26 |
27 // FORWARD DECLARATIONS |
27 // FORWARD DECLARATIONS |
28 |
28 |
29 class CWidgetRegistryServer; |
29 class CWidgetRegistryServer; |
30 class CWidgetData; |
30 class CWidgetData; |