source:
trunk/include/Qt/qtconcurrentcompilertest.h
Last change on this file was 846, checked in by , 14 years ago | |
---|---|
File size: 320 bytes |
Line | |
---|---|
1 | #ifndef QT_NO_QT_INCLUDE_WARN |
2 | #if defined(__GNUC__) |
3 | #warning "Inclusion of header files from include/Qt is deprecated." |
4 | #elif defined(_MSC_VER) |
5 | #pragma message("WARNING: Inclusion of header files from include/Qt is deprecated.") |
6 | #endif |
7 | #endif |
8 | |
9 | #include "../QtCore/qtconcurrentcompilertest.h" |
Note:
See TracBrowser
for help on using the repository browser.