webengine/widgetregistry/Server/inc/WidgetRegistrySession.h
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    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;