One or two things towards gettings it working on Linux.

At least now it _attempts_ to build the example :)
This commit is contained in:
Matt Williams
2009-03-29 00:32:28 +00:00
parent 58355da40b
commit 25898425f5
3 changed files with 5 additions and 3 deletions

View File

@ -9,7 +9,9 @@
#include "OpenGLWidget.h"
#ifdef WIN32
#include <windows.h> // Standard Header For Most Programs
#endif
#include <QApplication>