From d7e0f56e0d86f8d9233ccc13a317a880157633f1 Mon Sep 17 00:00:00 2001 From: nds Date: Fri, 12 Feb 2016 09:23:28 +0300 Subject: [PATCH] Correction for compilation warnings --- src/XGUI/XGUI_ViewerProxy.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/XGUI/XGUI_ViewerProxy.h b/src/XGUI/XGUI_ViewerProxy.h index 1e13f70cd..bf578c424 100644 --- a/src/XGUI/XGUI_ViewerProxy.h +++ b/src/XGUI/XGUI_ViewerProxy.h @@ -104,9 +104,6 @@ signals: /// Emits by mouse leaving of the view port void leaveViewPort(); - /// Signal emited on selection changed - void trihedronVisibilityChanged(bool theState); - protected: /// processes the application signals to catch the mouse leaving state of the main window /// \param theObject -- 2.39.2