From: asl Date: Thu, 4 Mar 2010 09:26:59 +0000 (+0000) Subject: OCCViewer_Tooltip.h is added X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9f2c57ba5a87a2fac235ecad6d0a04860e724ca3;p=modules%2Fgui.git OCCViewer_Tooltip.h is added --- diff --git a/src/OCCViewer/Makefile.am b/src/OCCViewer/Makefile.am index c2041a5d8..b44468c43 100755 --- a/src/OCCViewer/Makefile.am +++ b/src/OCCViewer/Makefile.am @@ -42,7 +42,8 @@ salomeinclude_HEADERS = \ OCCViewer_ClippingDlg.h \ OCCViewer_AxialScaleDlg.h \ OCCViewer_SetRotationPointDlg.h \ - OCCViewer_Trihedron.h + OCCViewer_Trihedron.h \ + OCCViewer_ToolTip.h dist_libOCCViewer_la_SOURCES = \ OCCViewer_AISSelector.cxx \