lets see if this fixes the map editor trouble with 2.8.x wxwidget in linux

This commit is contained in:
titiger 2015-01-23 23:52:18 +01:00
parent ae5668ab52
commit 26fad480c6

View File

@ -143,7 +143,7 @@ void MainWindow::init(string fname) {
#elif wxCHECK_VERSION(2, 9, 1)
#else
//glCanvas->SetCurrent();
glCanvas->SetCurrent();
//printf("setcurrent #2\n");
#endif