mirror of
https://github.com/edubart/otclient.git
synced 2025-11-03 12:16:23 +01:00
changes to make development easier in QtCreator
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifdef WIN32
|
||||
|
||||
#include "win32window.h"
|
||||
|
||||
#include <framework/application.h>
|
||||
@@ -950,3 +952,5 @@ std::string WIN32Window::getPlatformType()
|
||||
return "WIN32-EGL";
|
||||
#endif
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user