summaryrefslogtreecommitdiffstats
path: root/kdejava/koala/kdejava/Comment.h
blob: a45367e0b74d1dd82a0a0d3056fd960ace383548 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* DO NOT EDIT THIS FILE - it is machine generated */

#ifndef __org_kde_koala_Comment__
#define __org_kde_koala_Comment__

#include <jni.h>

#ifdef __cplusplus
extern "C"
{
#endif

extern JNIEXPORT void JNICALL Java_org_kde_koala_Comment_newComment__ (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_kde_koala_Comment_newComment__Lorg_kde_koala_Comment_2 (JNIEnv *env, jobject, jobject);
extern JNIEXPORT void JNICALL Java_org_kde_koala_Comment_newComment__Lorg_kde_koala_Node_2 (JNIEnv *env, jobject, jobject);

#ifdef __cplusplus
}
#endif

#endif /* __org_kde_koala_Comment__ */