From b3607f0077ad91c5d6e8dc7771b56c1e0f2f6a09 Mon Sep 17 00:00:00 2001 From: vsv Date: Mon, 14 Jul 2008 13:44:33 +0000 Subject: [PATCH] *** empty log message *** --- src/VISUGUI/VisuGUI_Module.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/VISUGUI/VisuGUI_Module.h b/src/VISUGUI/VisuGUI_Module.h index c3c3722a..548fe2ca 100644 --- a/src/VISUGUI/VisuGUI_Module.h +++ b/src/VISUGUI/VisuGUI_Module.h @@ -84,7 +84,7 @@ public: restoreVisualParameters(int savePoint); //! Returns Module dedicated extension for Viewer. Returns 0 if module has no extension - virtual CAM_ViewExtender* getViewExtender() { return myExtender; } + // virtual CAM_ViewExtender* getViewExtender() { return myExtender; } public slots: //! Reimplemented method of the module deactivation. -- 2.39.2