Hello!
I’m receiving the error when compiling:
fatal error C1083: CANNOT OPEN INCLUDE FILE: ‘QInputDialot’: No such file or directory
And the same error for the others included Qt Classes, like QIntValidator, QDoubleValidator, QAction, QComboBox… etc
This code was working before I put one include(project.pri) in .pro file.
Any help? Thanks!
↧