From: ouv Date: Tue, 2 Aug 2005 09:23:24 +0000 (+0000) Subject: SVTK_SelectionEvent.h added X-Git-Tag: BR-D5-38-2003_D2005-12-09~69 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2596a3e9c966c0185ac59ae0bed13d8d58eeb4ac;p=modules%2Fgui.git SVTK_SelectionEvent.h added --- diff --git a/src/SVTK/Makefile.in b/src/SVTK/Makefile.in index a9a26f4f0..009ed5d9f 100755 --- a/src/SVTK/Makefile.in +++ b/src/SVTK/Makefile.in @@ -25,7 +25,8 @@ EXPORT_HEADERS= SVTK.h \ SVTK_InteractorStyle.h \ SVTK_RenderWindowInteractor.h \ SVTK_Selector.h \ - SVTK_Selection.h + SVTK_Selection.h \ + SVTK_SelectionEvent.h # Libraries targets LIB = libSVTK.la