libInit.cc
author Claus Gittinger <cg@exept.de>
Tue, 08 Sep 1998 13:16:47 +0200
changeset 986 4361ba4dbbdc
parent 977 17312d5e5d2a
child 1006 bc36367c17b6
permissions -rw-r--r--
added crob operations. some fixes to allow converting 24bit images to 8-bit (req'd for screen grab on trueColor displays)

/*
 * DO NOT EDIT 
 * automatically generated from Make.proto
 */
#define __INDIRECTVMINITCALLS__
#include <stc.h>
_libtool2_Init(pass, __pRT__, snd)
OBJ snd; struct __vmData__ *__pRT__; {
__BEGIN_PACKAGE__("libtool2", _libtool2_Init);
_ColorMenu_Init(pass,__pRT__,snd);
_FontMenu_Init(pass,__pRT__,snd);
_MenuEditor_Init(pass,__pRT__,snd);
_ImageEditor_Init(pass,__pRT__,snd);
_DataSetBuilder_Init(pass,__pRT__,snd);
_UIGalleryView_Init(pass,__pRT__,snd);
_UIHelpTool_Init(pass,__pRT__,snd);
_UILayoutTool_Init(pass,__pRT__,snd);
_UIObjectView_Init(pass,__pRT__,snd);
_UIPainter_Init(pass,__pRT__,snd);
_UIPainterView_Init(pass,__pRT__,snd);
_UISelectionPanel_Init(pass,__pRT__,snd);
_UISpecificationTool_Init(pass,__pRT__,snd);
_SelectionBrowser_Init(pass,__pRT__,snd);
_FileSelectionBrowser_Init(pass,__pRT__,snd);
_ResourceSelectionBrowser_Init(pass,__pRT__,snd);
__END_PACKAGE__();
}