Added class Tools::Toolbox
authorJan Vrany <jan.vrany@fit.cvut.cz>
Thu, 05 Sep 2013 23:36:27 +0200
changeset 13510 7b52e11f6c3c
parent 13509 2b3c4921f969
child 13511 82bd76e1575a
Added class Tools::Toolbox
libInit.cc
--- a/libInit.cc	Thu Sep 05 23:36:17 2013 +0200
+++ b/libInit.cc	Thu Sep 05 23:36:27 2013 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libtool/libInit.cc,v 1.108 2013-09-03 12:35:17 cg Exp $
+ * $Header: /cvs/stx/stx/libtool/libInit.cc,v 1.109 2013-09-05 21:36:27 vrany Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libtool.
@@ -112,6 +112,7 @@
 _Tools__TagList_Init(pass,__pRT__,snd);
 _Tools__TagsBrowser_Init(pass,__pRT__,snd);
 _Tools__TextDiffTool_Init(pass,__pRT__,snd);
+_Tools__Toolbox_Init(pass,__pRT__,snd);
 _Tools__WebBrowserPage_Init(pass,__pRT__,snd);
 _VersionDiffBrowser_Init(pass,__pRT__,snd);
 _ViewWithAcceptAndCancelBar_Init(pass,__pRT__,snd);