source:
trunk/include/Qt/qsqldriverplugin.h@
846
Last change on this file since 846 was 846, checked in by , 14 years ago | |
---|---|
File size: 311 bytes |
Rev | Line | |
---|---|---|
[846] | 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 "../QtSql/qsqldriverplugin.h" |
Note:
See TracBrowser
for help on using the repository browser.