Your IP : 216.73.216.48


Current Path : /usr/X11/include/smoke/
Upload File :
Current File : //usr/X11/include/smoke/qimageblitz_smoke.h

#ifndef QIMAGEBLITZ_SMOKE_H
#define QIMAGEBLITZ_SMOKE_H

#include <smoke.h>

// Defined in smokedata.cpp, initialized by init_qimageblitz_Smoke(), used by all .cpp files
extern "C" SMOKE_EXPORT Smoke* qimageblitz_Smoke;
extern "C" SMOKE_EXPORT void init_qimageblitz_Smoke();
extern "C" SMOKE_EXPORT void delete_qimageblitz_Smoke();

#ifndef QGLOBALSPACE_CLASS
#define QGLOBALSPACE_CLASS
class QGlobalSpace { };
#endif

#endif