tst_qsql.cpp: Remove deprecated module include
Fix warning: include/QtSql/qsql.h:4:4: warning: #warning Header <QtSql/qsql.h> is deprecated. Please include <QtSql/qtsqlglobal.h> instead. [-Wcpp] Change-Id: I254c6ac9ddb0f49a7f4dc8b3de44fd1010f6243e Reviewed-by: Andy Shaw <andy.shaw@qt.io>
This commit is contained in:
parent
600c5a7e1b
commit
8a2f544523
@ -33,7 +33,6 @@
|
||||
#include <qsqlerror.h>
|
||||
#include <qsqlquery.h>
|
||||
#include <qsqlrecord.h>
|
||||
#include <qsql.h>
|
||||
#include <qsqlresult.h>
|
||||
#include <qsqldriver.h>
|
||||
#include <qdebug.h>
|
||||
|
Loading…
Reference in New Issue
Block a user