summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/qtjava/QChildEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtjava/javalib/qtjava/QChildEvent.h')
-rw-r--r--qtjava/javalib/qtjava/QChildEvent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtjava/javalib/qtjava/QChildEvent.h b/qtjava/javalib/qtjava/QChildEvent.h
index e90291a9..f54e60f5 100644
--- a/qtjava/javalib/qtjava/QChildEvent.h
+++ b/qtjava/javalib/qtjava/QChildEvent.h
@@ -10,7 +10,7 @@ extern "C"
{
#endif
-extern JNIEXPORT void JNICALL Java_org_kde_qt_QChildEvent_newQChildEvent (JNIEnv *env, jobject, jint, jobject);
+extern JNIEXPORT void JNICALL Java_org_kde_qt_QChildEvent_newTQChildEvent (JNIEnv *env, jobject, jint, jobject);
extern JNIEXPORT jobject JNICALL Java_org_kde_qt_QChildEvent_child (JNIEnv *env, jobject);
extern JNIEXPORT jboolean JNICALL Java_org_kde_qt_QChildEvent_inserted (JNIEnv *env, jobject);
extern JNIEXPORT jboolean JNICALL Java_org_kde_qt_QChildEvent_removed (JNIEnv *env, jobject);