From b760f75f1c8ee04f7d71c84ea4452f8c02ac2ba3 Mon Sep 17 00:00:00 2001 From: guzman <> Date: Thu, 24 May 2012 09:38:26 +0000 Subject: [PATCH] missing line --- .../bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx index 3d66871..edbc145 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx @@ -1099,7 +1099,7 @@ bool wxVtkSceneManager::OnChar() { _selectedObjects.clear(); } } - + ctrlkey+=keyCode; /// Duplicate if(ctrlkey==5){ if(_selectedObjects.size()){ -- 2.45.0