Various small fixes

This commit is contained in:
Alexander Bock
2018-11-06 15:04:19 -05:00
parent 7c0268e87c
commit f8c27629f5
23 changed files with 174 additions and 246 deletions
@@ -39,9 +39,6 @@ public:
GUIRenderHandler();
virtual ~GUIRenderHandler();
void initializeGL();
void deinitializeGL();
void draw();
void render();