+ fixes #0001970: Spaceball 5000 USB no longer works in Windows 7 in 0.15 dev versions
This commit is contained in:
@@ -88,7 +88,9 @@ QuarterWidgetP::QuarterWidgetP(QuarterWidget * masterptr, const QGLWidget * shar
|
||||
|
||||
// FIXME: Centralize this as only one custom event filter can be
|
||||
// added to an application. (20101019 handegar)
|
||||
#ifdef HAVE_SPACENAV_LIB // fixes #0001970
|
||||
qApp->setEventFilter(QuarterWidgetP::nativeEventFilter);
|
||||
#endif
|
||||
}
|
||||
|
||||
QuarterWidgetP::~QuarterWidgetP()
|
||||
|
||||
Reference in New Issue
Block a user