changeset 37 | cb62a4f66ebe |
parent 36 | 0ed94ceaa377 |
child 65 | 5bfc169077b2 |
36:0ed94ceaa377 | 37:cb62a4f66ebe |
---|---|
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; |