blob: 56c9f9c8bd46b3b9db2ebd801422c549901b3ed5 [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 "../QtCore/qwaitcondition.h"