mirror of
https://github.com/glest/glest-source.git
synced 2025-08-27 01:44:23 +02:00
- bugfix for g3d viewer and updated wxwidgets
This commit is contained in:
@@ -201,6 +201,7 @@ public:
|
||||
void onKeyDown(wxKeyEvent &event);
|
||||
void setCurrentGLContext();
|
||||
|
||||
wxGLContext * getCtx() { return context; }
|
||||
private:
|
||||
MainWindow *mainWindow;
|
||||
wxGLContext *context;
|
||||
|
Reference in New Issue
Block a user