webengine/widgetregistry/Client/src/WidgetRegistryClient.cpp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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 // Starts the widget registry server
    26 // Starts the widget registry server
    26 //
    27 //
    27 // @since 3.1
    28 // @since 3.1