aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/pysideproperty.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpyside/pysideproperty.h')
-rw-r--r--libpyside/pysideproperty.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libpyside/pysideproperty.h b/libpyside/pysideproperty.h
index ce2704a13..21be9881b 100644
--- a/libpyside/pysideproperty.h
+++ b/libpyside/pysideproperty.h
@@ -45,8 +45,8 @@ typedef void (*MetaCallHandler)(PySideProperty*,PyObject*,QMetaObject::Call, voi
PYSIDE_API bool checkType(PyObject* pyObj);
-//Deprecated (use checkType)
-PYSIDE_API bool isPropertyType(PyObject* pyObj);
+/// @deprecated Use checkType
+PYSIDE_DEPRECATED(PYSIDE_API bool isPropertyType(PyObject* pyObj));
/**
* This function call set property function and pass value as arg