photosgallery/commonui/inc/glxbackservicewrapper.h
branchCompilerCompatibility
changeset 17 ad4c3a8ea851
parent 0 4e91876724a2
--- a/photosgallery/commonui/inc/glxbackservicewrapper.h	Tue Apr 06 17:25:48 2010 +0100
+++ b/photosgallery/commonui/inc/glxbackservicewrapper.h	Tue Apr 06 18:44:26 2010 +0100
@@ -41,8 +41,8 @@
      * Two-phased constructors
      * @param aUid client application UID
      */
-    static CGlxBackServiceWrapper* NewL( const TUid aUid );
-    static CGlxBackServiceWrapper* NewLC( const TUid aUid );
+    IMPORT_C static CGlxBackServiceWrapper* NewL( const TUid aUid );
+    IMPORT_C static CGlxBackServiceWrapper* NewLC( const TUid aUid );
     
     /**
     * Destructor.