One or two things towards gettings it working on Linux.
At least now it _attempts_ to build the example :)
This commit is contained in:
@ -9,7 +9,9 @@
|
||||
|
||||
#include "OpenGLWidget.h"
|
||||
|
||||
#ifdef WIN32
|
||||
#include <windows.h> // Standard Header For Most Programs
|
||||
#endif
|
||||
|
||||
#include <QApplication>
|
||||
|
||||
|
Reference in New Issue
Block a user