iaupdate/IAD/engine/inc/iaupdatenode.h
branchRCL_3
changeset 11 3ba40be8e484
parent 0 ba25891c3a9e
child 25 7333d7932ef7
--- a/iaupdate/IAD/engine/inc/iaupdatenode.h	Fri Feb 19 22:57:02 2010 +0200
+++ b/iaupdate/IAD/engine/inc/iaupdatenode.h	Fri Mar 12 15:43:14 2010 +0200
@@ -69,8 +69,13 @@
          * So, its content is given as separate packages
          * that are included in this service pack.
          */
-        EPackageTypeServicePack
-
+        EPackageTypeServicePack,
+        
+       /** 
+        * The node content is widget.
+        */
+        EPackageTypeWidget
+       
         };