GLXWorkstation under windows
authorClaus Gittinger <cg@exept.de>
Wed, 30 Apr 2014 15:41:53 +0200
changeset 6464 ad5ee589f115
parent 6463 f63202b67b3f
child 6465 05bbb9791069
GLXWorkstation under windows
libInit.cc
--- a/libInit.cc	Wed Apr 30 15:41:52 2014 +0200
+++ b/libInit.cc	Wed Apr 30 15:41:53 2014 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.73 2014-04-29 23:51:16 cg Exp $
+ * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.74 2014-04-30 13:41:53 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libview.
@@ -85,12 +85,12 @@
 _ShadowView_Init(pass,__pRT__,snd);
 _View_Init(pass,__pRT__,snd);
 _XWorkstation_Init(pass,__pRT__,snd);
-_GLXWorkstation_Init(pass,__pRT__,snd);
 _TopView_Init(pass,__pRT__,snd);
 _PopUpView_Init(pass,__pRT__,snd);
 _StandardSystemView_Init(pass,__pRT__,snd);
 _ModalBox_Init(pass,__pRT__,snd);
 #ifdef UNIX
+_GLXWorkstation_Init(pass,__pRT__,snd);
 _XEmbedContainerView_Init(pass,__pRT__,snd);
 _XftFontDescription_Init(pass,__pRT__,snd);
 #endif /* UNIX */