webengine/widgetregistry/Server/src/WidgetRegistryServer.cpp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 38 6297cdf66332
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
       
    19 #include <e32base.h>
    18 #include <e32base.h>
    20 #include <w32std.h>
    19 #include <w32std.h>
    21 #include <apgcli.h>
    20 #include <apgcli.h>
    22 #include "widgetregistryconstants.h"
    21 #include <widgetregistryconstants.h>
    23 #include "widgetregistryserver.h"
    22 #include "widgetregistryserver.h"
    24 #include "widgetregistrysession.h"
    23 #include "widgetregistrysession.h"
    25 
    24 
    26 // ============================ MEMBER FUNCTIONS ===============================
    25 // ============================ MEMBER FUNCTIONS ===============================
    27 
    26