Sign in
rust
/
rust-lang
/
gcc
/
76c5e4bca2855f289206c436dbdfd00b1e3b172d
/
.
/
libjava
/
classpath
/
native
/
jni
/
qt-peer
/
qtfont.h
blob: d13b8e0983c9628becf5ec119d19781e059c17ab [
file
] [
log
] [
blame
]
#ifndef
QTFONT_H
#define
QTFONT_H
#include
<jni.h>
QFont
*
getFont
(
JNIEnv
*
env
,
jobject obj
);
#endif