From 8aa06c9bc910ac727c66cdc841f5c7d7f059577e Mon Sep 17 00:00:00 2001 From: Marcelo Lira Date: Thu, 14 Apr 2011 11:20:06 -0300 Subject: Fixes bugs 753 and 754. Bug #753 - Method "void QTextDocument::undo(QTextCursor*)" missing Bug #754 - Method "void QTextDocument::redo(QTextCursor*)" missing Also added an unit test. --- PySide/QtGui/typesystem_gui_common.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'PySide') diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index 90525c7aa..ad3a7ebf2 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -4573,8 +4573,6 @@ - - @@ -4595,8 +4593,6 @@ - - -- cgit v1.2.3