#ifndef QTFONT_H
#define QTFONT_H

#include <jni.h>

QFont *getFont( JNIEnv *env, jobject obj );

#endif


syntax highlighted by Code2HTML, v. 0.9.1