| Current Path : /usr/X11/include/smoke/ |
| Current File : //usr/X11/include/smoke/soprano_smoke.h |
#ifndef SOPRANO_SMOKE_H
#define SOPRANO_SMOKE_H
#include <smoke.h>
// Defined in smokedata.cpp, initialized by init_soprano_Smoke(), used by all .cpp files
extern "C" SMOKE_EXPORT Smoke* soprano_Smoke;
extern "C" SMOKE_EXPORT void init_soprano_Smoke();
extern "C" SMOKE_EXPORT void delete_soprano_Smoke();
#ifndef QGLOBALSPACE_CLASS
#define QGLOBALSPACE_CLASS
class QGlobalSpace { };
#endif
#endif