libInit.cc
changeset 6178 4befeedc4d5d
parent 5883 c23b4a03e8d6
child 6407 5851992d372e
equal deleted inserted replaced
6177:53a2b3f77dd3 6178:4befeedc4d5d
     1 /*
     1 /*
     2  * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.63 2012-03-09 08:29:42 stefan Exp $
     2  * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.64 2013-12-20 10:07:56 vrany Exp $
     3  *
     3  *
     4  * DO NOT EDIT
     4  * DO NOT EDIT
     5  * automagically generated from the projectDefinition: stx_libview.
     5  * automagically generated from the projectDefinition: stx_libview.
     6  */
     6  */
     7 #define __INDIRECTVMINITCALLS__
     7 #define __INDIRECTVMINITCALLS__
    88 _PopUpView_Init(pass,__pRT__,snd);
    88 _PopUpView_Init(pass,__pRT__,snd);
    89 _StandardSystemView_Init(pass,__pRT__,snd);
    89 _StandardSystemView_Init(pass,__pRT__,snd);
    90 _ModalBox_Init(pass,__pRT__,snd);
    90 _ModalBox_Init(pass,__pRT__,snd);
    91 #ifdef UNIX
    91 #ifdef UNIX
    92 _XEmbedContainerView_Init(pass,__pRT__,snd);
    92 _XEmbedContainerView_Init(pass,__pRT__,snd);
       
    93 _XftFontDescription_Init(pass,__pRT__,snd);
    93 #endif /* UNIX */
    94 #endif /* UNIX */
    94 #ifdef WIN32
    95 #ifdef WIN32
    95 _WinWorkstation_Init(pass,__pRT__,snd);
    96 _WinWorkstation_Init(pass,__pRT__,snd);
    96 #endif /* WIN32 */
    97 #endif /* WIN32 */
    97 
    98