libInit.cc
changeset 2506 fad8810ec6c7
parent 2469 dac655e26583
child 2514 239d8e1edc8c
--- a/libInit.cc	Sat Jun 28 14:24:21 2008 +0200
+++ b/libInit.cc	Sat Jun 28 14:24:27 2008 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libview2/libInit.cc,v 1.51 2008-05-19 16:13:30 cg Exp $
+ * $Header: /cvs/stx/stx/libview2/libInit.cc,v 1.52 2008-06-28 12:24:27 stefan Exp $
  *
  * DO NOT EDIT 
  * automagically generated from the projectDefinition: stx_libview2.
@@ -25,6 +25,7 @@
 _DisplayObject_Init(pass,__pRT__,snd);
 _DragAndDropManager_Init(pass,__pRT__,snd);
 _DragHandler_Init(pass,__pRT__,snd);
+_DrawAdaptor_Init(pass,__pRT__,snd);
 _DropContext_Init(pass,__pRT__,snd);
 _DropObject_Init(pass,__pRT__,snd);
 _DropSource_Init(pass,__pRT__,snd);