]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
PostPro 2005: T1.5: Graduated ruled. New dialog for editing properties of graduated...
authorsln <sln@opencascade.com>
Tue, 24 May 2005 11:36:28 +0000 (11:36 +0000)
committersln <sln@opencascade.com>
Tue, 24 May 2005 11:36:28 +0000 (11:36 +0000)
src/VISUGUI/Makefile.in

index d34d7d86db8163239a14824a6e5fb05b2152c1bc..ff41ad8a4bb4114b6e1f2c74e0dc950a4b26973f 100644 (file)
@@ -60,7 +60,9 @@ LIB_SRC =     VisuGUI.cxx \
                VisuGUI_Plot3DDlg.cxx \
                VisuGUI_ClippingDlg.cxx \
                VisuGUI_EditContainerDlg.cxx \
-               VisuGUI_OffsetDlg.cxx
+               VisuGUI_OffsetDlg.cxx \
+    VisuGUI_CubeAxesDlg.cxx \
+    VisuGUI_FontWg.cxx
 
 LIB_MOC = \
                VisuGUI.h \
@@ -80,7 +82,9 @@ LIB_MOC = \
                VisuGUI_ClippingDlg.h \
                VisuGUI_EditContainerDlg.h \
                VisuGUI_Selection.h \
-               VisuGUI_OffsetDlg.h
+               VisuGUI_OffsetDlg.h \
+    VisuGUI_CubeAxesDlg.h \
+    VisuGUI_FontWg.h
 
 LIB_CLIENT_IDL = SALOME_Exception.idl \
                 VISU_Gen.idl \