webengine/widgetregistry/Server/inc/WidgetRegistrySession.h
changeset 36 0ed94ceaa377
parent 0 dd21522fd290
child 37 cb62a4f66ebe
equal deleted inserted replaced
32:9a9a761f03f1 36:0ed94ceaa377
    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;