libInit.cc
changeset 2601 5c7a21301ffe
parent 2576 1040165aafa2
child 2640 b5b645b2715d
--- a/libInit.cc	Mon Feb 16 14:22:10 2009 +0100
+++ b/libInit.cc	Mon Feb 16 14:22:20 2009 +0100
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libview2/libInit.cc,v 1.54 2008-12-03 12:01:26 cg Exp $
+ * $Header: /cvs/stx/stx/libview2/libInit.cc,v 1.55 2009-02-16 13:22:20 cg Exp $
  *
  * DO NOT EDIT 
  * automagically generated from the projectDefinition: stx_libview2.
@@ -55,6 +55,7 @@
 _VisualComponent_Init(pass,__pRT__,snd);
 _VisualRegion_Init(pass,__pRT__,snd);
 _WindowBuilder_Init(pass,__pRT__,snd);
+_WindowsIconReader_Init(pass,__pRT__,snd);
 _XBMReader_Init(pass,__pRT__,snd);
 _XPMReader_Init(pass,__pRT__,snd);
 _stx_137libview2_Init(pass,__pRT__,snd);
@@ -85,7 +86,6 @@
 _TriggerValue_Init(pass,__pRT__,snd);
 _TypeConverter_Init(pass,__pRT__,snd);
 _ValueHolderWithWeakDependents_Init(pass,__pRT__,snd);
-_WindowsIconReader_Init(pass,__pRT__,snd);
 #ifdef WIN32
 _WinPrinterStream_Init(pass,__pRT__,snd);
 _WinPrinterContext_Init(pass,__pRT__,snd);