Browse Source
wxScrolledCanvas is not properly exported, so when we add a wxGrid it has a chance of creating linker errors. Including the wx/grid.h ensures that the linker does not see two conflicting symbols between gal and the other place where wxGrid is used.pull/16/head
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue