libInit.cc
changeset 6599 40c182d8bd5b
parent 6464 ad5ee589f115
child 6616 9dad6d1245cc
child 6681 d94f532d04ff
--- a/libInit.cc	Tue Nov 18 15:26:51 2014 +0100
+++ b/libInit.cc	Tue Nov 18 15:26:52 2014 +0100
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.74 2014-04-30 13:41:53 cg Exp $
+ * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.75 2014-11-18 14:26:52 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libview.
@@ -90,9 +90,9 @@
 _StandardSystemView_Init(pass,__pRT__,snd);
 _ModalBox_Init(pass,__pRT__,snd);
 #ifdef UNIX
-_GLXWorkstation_Init(pass,__pRT__,snd);
+_XftFontDescription_Init(pass,__pRT__,snd);
 _XEmbedContainerView_Init(pass,__pRT__,snd);
-_XftFontDescription_Init(pass,__pRT__,snd);
+_GLXWorkstation_Init(pass,__pRT__,snd);
 #endif /* UNIX */
 #ifdef WIN32
 _WinWorkstation_Init(pass,__pRT__,snd);