aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/libpyside/feature_select.h
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/libpyside/feature_select.h')
-rw-r--r--sources/pyside2/libpyside/feature_select.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/pyside2/libpyside/feature_select.h b/sources/pyside2/libpyside/feature_select.h
index 32abffac6..845828a4c 100644
--- a/sources/pyside2/libpyside/feature_select.h
+++ b/sources/pyside2/libpyside/feature_select.h
@@ -48,6 +48,7 @@ namespace Feature {
PYSIDE_API void init();
PYSIDE_API void Select(PyObject *obj);
+PYSIDE_API PyObject *Select(PyTypeObject *type);
} // namespace Feature
} // namespace PySide