From b2ddb6c1cd46f6e56962fd64731aaa6a85a36855 Mon Sep 17 00:00:00 2001 From: Renato Filho Date: Thu, 28 Apr 2011 11:20:32 -0300 Subject: Fixed QKeyEvent polymorphic-id-expression to support QEvent::ShortcutOverride. Applyed patch from Evan Patterson Fixes bug #833 Reviewer: Marcelo Lira Hugo Parente Lima --- PySide/QtGui/typesystem_gui_common.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index f15020db9..6f5086513 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -2800,7 +2800,7 @@ - + %PYARG_0 = %CONVERTTOPYTHON[bool](!(&%CPPSELF == %1)); -- cgit v1.2.3