mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-16 13:14:51 -04:00
--Code changes
-Attempt to get GLSL working on Linux. Does not work.
This commit is contained in:
@ -70,7 +70,8 @@
|
||||
#include <QMimeData>
|
||||
#include <QModelIndex>
|
||||
#include <QMouseEvent>
|
||||
#include <QOpenGLFunctions_3_2_Core.h>
|
||||
//#include <qopenglfunctions_4_5_core.h>
|
||||
#include <qopenglfunctions_3_3_core.h>
|
||||
//#include <qopenglfunctions_2_0.h>
|
||||
#include <QOpenGLWidget>
|
||||
#include <QPainter>
|
||||
|
Reference in New Issue
Block a user