webengine/widgetregistry/Client/src/WidgetRegistryClient.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 <f32file.h>
    20 #include <f32file.h>
    21 #include <s32mem.h>
    21 #include <s32mem.h>
    22 #include "WidgetRegistryClient.h"
    22 #include "widgetregistryclient.h"
    23 
    23 
    24 
    24 
    25 // ============================================================================
    25 // ============================================================================
    26 // Starts the widget registry server
    26 // Starts the widget registry server
    27 //
    27 //