Your IP : 216.73.216.48


Current Path : /usr/include/smoke/
Upload File :
Current File : //usr/include/smoke/kparts_smoke.h

#ifndef KPARTS_SMOKE_H
#define KPARTS_SMOKE_H

#include <smoke.h>

// Defined in smokedata.cpp, initialized by init_kparts_Smoke(), used by all .cpp files
extern "C" SMOKE_EXPORT Smoke* kparts_Smoke;
extern "C" SMOKE_EXPORT void init_kparts_Smoke();
extern "C" SMOKE_EXPORT void delete_kparts_Smoke();

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

#endif