- attempt to fix segfault on ubuntu 10.04

This commit is contained in:
Mark Vejvoda
2011-01-29 22:59:33 +00:00
parent 37d6bb4b6b
commit da222ddefd
4 changed files with 36 additions and 2972 deletions

View File

@@ -167,7 +167,6 @@ private:
DECLARE_EVENT_TABLE()
public:
GlCanvas(MainWindow *mainWindow);
GlCanvas(MainWindow *mainWindow, int *args);
void onMouseWheel(wxMouseEvent &event);