blob: 8f948b176c9f9414a45d9a15498d7bc8ad79fa9e [file] [log] [blame]
#ifndef QT_NO_QT_INCLUDE_WARN
#if defined(__GNUC__)
#warning "Inclusion of header files from include/Qt is deprecated."
#elif defined(_MSC_VER)
#pragma message("WARNING: Inclusion of header files from include/Qt is deprecated.")
#endif
#endif
#include "../QtScript/qscriptable.h"