Skip to content

Commit 64daef1

Browse files
author
florianlink
committed
hm...
git-svn-id: http://svn.code.sf.net/p/pythonqt/code/trunk@436 ea8d5007-eb21-0410-b261-ccb3ea6e24a9
1 parent 64dd971 commit 64daef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/typesystem_gui.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1313,7 +1313,7 @@ PyObject* constScanLine(QImage* image, int line) {
13131313
<define-ownership owner="c++" />
13141314
</modify-argument>
13151315
</modify-function>
1316-
<modify-function signature="setButton(QWizard::WizardButton,QAbstractButton*)">
1316+
<modify-function signature="setButton(QWizard::WizardButton, QAbstractButton*)">
13171317
<modify-argument index="2">
13181318
<define-ownership owner="c++" />
13191319
</modify-argument>

0 commit comments

Comments
 (0)