libInit.cc
changeset 2606 4afc3ed7d2d6
parent 2472 2134d772f020
child 2641 96be252d3943
--- a/libInit.cc	Sat Oct 10 17:58:59 2009 +0200
+++ b/libInit.cc	Sat Oct 10 17:59:08 2009 +0200
@@ -1,7 +1,7 @@
 /*
  * $Header$
  *
- * DO NOT EDIT 
+ * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libtool2.
  */
 #define __INDIRECTVMINITCALLS__
@@ -9,7 +9,7 @@
 
 #ifdef WIN32
 # pragma codeseg INITCODE "INITCODE"
-#endif 
+#endif
 
 #if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
 DLL_EXPORT void _libstx_libtool2_Init() INIT_TEXT_SECTION;
@@ -23,6 +23,7 @@
 _FlyByWindowInformation_Init(pass,__pRT__,snd);
 _ImageEditor_Init(pass,__pRT__,snd);
 _MenuEditor_Init(pass,__pRT__,snd);
+_ProjectBuilder_Init(pass,__pRT__,snd);
 _SelectionBrowser_Init(pass,__pRT__,snd);
 _TabListEditor_Init(pass,__pRT__,snd);
 _UIGalleryView_Init(pass,__pRT__,snd);