From f74eaae66546853f90ff626c53afda3805683bd5 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sat, 25 Jun 2016 11:05:04 +0100 Subject: [PATCH] Changed key handling to use Qt enums rather than osgGA ones --- src/osgQt/QGraphicsViewAdapter.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/osgQt/QGraphicsViewAdapter.cpp b/src/osgQt/QGraphicsViewAdapter.cpp index 0556445f0..4d0200e7c 100644 --- a/src/osgQt/QGraphicsViewAdapter.cpp +++ b/src/osgQt/QGraphicsViewAdapter.cpp @@ -444,22 +444,22 @@ bool QGraphicsViewAdapter::handleKeyEvent(int key, bool keyDown) OSG_INFO<<"sendKeyEvent("<