blob: 4cc4ae46f8bb7d59e4da3e3ec5aba5e16b06b912 [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 "../QtDeclarative/qdeclarativecontext.h"