Skip to content

Commit 09ba0b4

Browse files
committed
Add typemap for QPair
1 parent ee67b85 commit 09ba0b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qrenderdoc/Code/pyrenderdoc/qrenderdoc.i

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
SIMPLE_TYPEMAPS(QString)
1818
SIMPLE_TYPEMAPS(QDateTime)
19+
SIMPLE_TYPEMAPS(QPair)
1920

2021
CONTAINER_TYPEMAPS(QList)
2122
CONTAINER_TYPEMAPS(QStringList)

0 commit comments

Comments
 (0)