From: rnv Date: Fri, 21 Jun 2019 14:28:47 +0000 (+0300) Subject: 17077 [EDF] GUI X-Git-Tag: V9_4_0a1~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=57536c2f9c0e5482e8e3403e853128c3b949ba20;p=modules%2Fgui.git 17077 [EDF] GUI --- diff --git a/src/OCCViewer/OCCViewer_ViewWindow.cxx b/src/OCCViewer/OCCViewer_ViewWindow.cxx index f866ca29c..7210d572e 100644 --- a/src/OCCViewer/OCCViewer_ViewWindow.cxx +++ b/src/OCCViewer/OCCViewer_ViewWindow.cxx @@ -122,6 +122,11 @@ static QEvent* l_mbPressEvent = 0; #undef KeyPress #endif +#ifdef KeyRelease +#undef KeyRelease +#endif + + // Enable ray tracing features #define ENABLE_RAY_TRACING