Hi , I am working on a Qt project. In this project I have to port the Qt-4 framework based code to Qt-5 based framework. I am facing issue with the header file named " #include <QWSServer> ". Can anybody help me with this. What header file can be used to replace " #include <QWSServer> " in new Qt-5 framework based code.
Any help is appreciated.