]> SALOME platform Git repositories - modules/gui.git/commit - src/TOOLSGUI/ToolsGUI_RegWidget.cxx
Salome HOME
ToolsGUI library implements now 2 functionalities: CatalogGenerator (as before) and...
authorasv <asv@opencascade.com>
Thu, 4 Aug 2005 07:11:52 +0000 (07:11 +0000)
committerasv <asv@opencascade.com>
Thu, 4 Aug 2005 07:11:52 +0000 (07:11 +0000)
commit23ebf0a544d3a68ec53046334a46bb977878d3a3
tree01aea42f40d43b1ed084e3ccb6ad9aec422cf144
parente791b0b67aff09971031de46294c9d065f8df101
ToolsGUI library implements now 2 functionalities: CatalogGenerator (as before) and Registry Display (added).  The library is not loaded dynamically (as before), but statically linked with SalomeApp, so ToolsGUI.h/cxx (dynamic factory) are not needed.
src/TOOLSGUI/Makefile.in
src/TOOLSGUI/ToolsGUI.cxx [deleted file]
src/TOOLSGUI/ToolsGUI.h [deleted file]
src/TOOLSGUI/ToolsGUI_HelpWindow.cxx [new file with mode: 0755]
src/TOOLSGUI/ToolsGUI_HelpWindow.h [new file with mode: 0755]
src/TOOLSGUI/ToolsGUI_IntervalWindow.cxx [new file with mode: 0755]
src/TOOLSGUI/ToolsGUI_IntervalWindow.h [new file with mode: 0755]
src/TOOLSGUI/ToolsGUI_RegWidget.cxx [new file with mode: 0755]
src/TOOLSGUI/ToolsGUI_RegWidget.h [new file with mode: 0755]