cutego/gui/qicondragevent.h
2015-11-09 18:23:42 +01:00

9 lines
110 B
C
Executable file

#ifdef __cplusplus
extern "C" {
#endif
void* QIconDragEvent_NewQIconDragEvent();
#ifdef __cplusplus
}
#endif