9b044d1951
From-SVN: r104578
20 lines
408 B
C
20 lines
408 B
C
/* DO NOT EDIT THIS FILE - it is machine generated */
|
|
|
|
#ifndef __gnu_java_awt_peer_qt_QtPopupMenuPeer__
|
|
#define __gnu_java_awt_peer_qt_QtPopupMenuPeer__
|
|
|
|
#include <jni.h>
|
|
|
|
#ifdef __cplusplus
|
|
extern "C"
|
|
{
|
|
#endif
|
|
|
|
JNIEXPORT void JNICALL Java_gnu_java_awt_peer_qt_QtPopupMenuPeer_showNative (JNIEnv *env, jobject, jint, jint);
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif /* __gnu_java_awt_peer_qt_QtPopupMenuPeer__ */
|