mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-05 15:54:50 -04:00
Windows.
This commit is contained in:
@ -43,7 +43,7 @@ class GLWidget : public QGLWidget, protected QOpenGLFunctions_2_0//QOpenGLFuncti
|
||||
#endif
|
||||
|
||||
public:
|
||||
GLWidget(QWidget* p);
|
||||
GLWidget(QWidget* p = nullptr);
|
||||
~GLWidget();
|
||||
void DrawQuad();
|
||||
void SetMainWindow(Fractorium* f);
|
||||
|
Reference in New Issue
Block a user