]> Creatis software - bbtk.git/blobdiff - kernel/appli/bbCreateBlackBox/xml-templates/widget-template.xml
*** empty log message ***
[bbtk.git] / kernel / appli / bbCreateBlackBox / xml-templates / widget-template.xml
index ec1d45b2c22babee01becd16cc624846a0a67d49..27f24c26d8a07f90346d5f3eb512414b1cdbf4ea 100644 (file)
@@ -48,7 +48,6 @@
   </PRE>
   </constructor>
 
-</copyconstructor>
   <!-- THE COPY-CONSTRUCTION METHOD BODY :
     Here does nothing 
     But this is where you should allocate the output pointers if any
@@ -57,6 +56,8 @@
   <PRE>
 
   </PRE>
+  </copyconstructor>
+
   <!-- THE DESTRUCTION METHOD BODY :
     Here does nothing 
     but this is where you should desallocate the output pointers if any -->