hello,
i want to work with QSqlDatabase and QSqlQuery so
i included the following file
#include <QtSql>
but i get a message say :
Can not open include file :QtSql no such file or directory
what is wrong?