]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Another fix after previous integration: the .hxx files are renamed .h files (to be...
authorgdd <gdd>
Thu, 14 Feb 2013 10:14:31 +0000 (10:14 +0000)
committergdd <gdd>
Thu, 14 Feb 2013 10:14:31 +0000 (10:14 +0000)
commit9b460181130e042cb1e5c7a01991b12066bea2e7
tree83c40203f55fc9073a9ab97ce44d9b6f76247ad2
parent836e9db59bd75bf218e476c427d6e34f305a34d3
Another fix after previous integration: the .hxx files are renamed .h files (to be coherent with other libs).
15 files changed:
tools/dlgfactory/CMakeLists.txt
tools/dlgfactory/GenericDialog.cxx
tools/dlgfactory/GenericDialog.h [new file with mode: 0644]
tools/dlgfactory/GenericDialog.hxx [deleted file]
tools/dlgfactory/Makefile.am
tools/dlgfactory/__GDIALOG__.cxx
tools/dlgfactory/__GDIALOG__.h [new file with mode: 0644]
tools/dlgfactory/__GDIALOG__.hxx [deleted file]
tools/dlgfactory/__QDIALOG__.cxx
tools/dlgfactory/__QDIALOG__.h [new file with mode: 0644]
tools/dlgfactory/__QDIALOG__.hxx [deleted file]
tools/dlgfactory/dlgfactory.py
tools/dlgfactory/dlgfactory.sh
tools/dlgfactory/gtester.cxx
tools/dlgfactory/qtester.cxx