/*========================================================================= Program: wxMaracas Module: $RCSfile: InterfaceVtkPanelWidgets.cxx,v $ Language: C++ Date: $Date: 2008/10/31 16:32:40 $ Version: $Revision: 1.1 $ Copyright: (c) 2002, 2003 License: This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notice for more information. =========================================================================*/ #include "InterfaceVtkPanelWidgets.h" void InterfaceVtkPanelWidgets::CallBackOnMouseWheel( wxMouseEvent& event ) { } void InterfaceVtkPanelWidgets::CallBackOnLeftDClick( wxMouseEvent& event ) { }