*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 11 Feb 2016 00:56:40 +0100
changeset 7135 243a683ca677
parent 7134 be5b5797bd60
child 7136 2b0b61ff4df5
*** empty log message ***
libInit.cc
--- a/libInit.cc	Thu Feb 11 00:55:53 2016 +0100
+++ b/libInit.cc	Thu Feb 11 00:56:40 2016 +0100
@@ -97,12 +97,12 @@
 _SimpleView_Init(pass,__pRT__,snd);
 _ShadowView_Init(pass,__pRT__,snd);
 _View_Init(pass,__pRT__,snd);
-_XWorkstation_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
+_XWorkstation_Init(pass,__pRT__,snd);
 _XftFontDescription_Init(pass,__pRT__,snd);
 _XEmbedContainerView_Init(pass,__pRT__,snd);
 _GLXWorkstation_Init(pass,__pRT__,snd);