webengine/widgetregistry/Server/src/WidgetRegistryServer.cpp
changeset 36 0ed94ceaa377
parent 0 dd21522fd290
child 37 cb62a4f66ebe
equal deleted inserted replaced
32:9a9a761f03f1 36:0ed94ceaa377
    17 
    17 
    18 
    18 
    19 #include <e32base.h>
    19 #include <e32base.h>
    20 #include <w32std.h>
    20 #include <w32std.h>
    21 #include <apgcli.h>
    21 #include <apgcli.h>
    22 #include "WidgetRegistryConstants.h"
    22 #include "widgetregistryconstants.h"
    23 #include "widgetregistryserver.h"
    23 #include "widgetregistryserver.h"
    24 #include "widgetregistrysession.h"
    24 #include "widgetregistrysession.h"
    25 
    25 
    26 // ============================ MEMBER FUNCTIONS ===============================
    26 // ============================ MEMBER FUNCTIONS ===============================
    27 
    27