From: corredor <> Date: Fri, 18 Jun 2010 12:52:17 +0000 (+0000) Subject: Important change in the location of the classes in the libraries to follow the final... X-Git-Tag: v1_0_0~61 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=62f479996c001d53a10c45e3ad6a3651b8007668;p=bbtkGEditor.git Important change in the location of the classes in the libraries to follow the final class diagrams. The GObjectsMVCFactory and wxVtkSceneManager must be placed in the wx library --- diff --git a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.cxx b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/GObjectsMVCFactory.cxx similarity index 100% rename from lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.cxx rename to lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/GObjectsMVCFactory.cxx diff --git a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.h b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/GObjectsMVCFactory.h similarity index 100% rename from lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectsMVCFactory.h rename to lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/GObjectsMVCFactory.h diff --git a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/wxVtkSceneManager.cxx b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx similarity index 100% rename from lib/EditorGraphicBBS/bbsKernelEditorGraphic/wxVtkSceneManager.cxx rename to lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx diff --git a/lib/EditorGraphicBBS/bbsKernelEditorGraphic/wxVtkSceneManager.h b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h similarity index 100% rename from lib/EditorGraphicBBS/bbsKernelEditorGraphic/wxVtkSceneManager.h rename to lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h