webengine/widgetregistry/Server/inc/UidAllocator.h
branchRCL_3
changeset 35 1f3c3f2f5b0a
parent 26 cb62a4f66ebe
child 48 79859ed3eea9
--- a/webengine/widgetregistry/Server/inc/UidAllocator.h	Fri Mar 12 15:48:51 2010 +0200
+++ b/webengine/widgetregistry/Server/inc/UidAllocator.h	Mon Mar 15 12:44:50 2010 +0200
@@ -34,5 +34,6 @@
     TInt AllocateL( const RUidArray& aUsedUids, TInt aDriveLetter );
 
     static TBool IsWidget( TUid aUid );
+    static TBool IsCWRTWidget( TUid aUid );
     };
 #endif