Use wxASSERT in aven
commitbcbd6812d483e3fb241b7d3bfe402561bce57ce9
authorOlly Betts <olly@survex.com>
Sat, 4 Jun 2016 13:19:28 +0000 (5 01:19 +1200)
committerOlly Betts <olly@survex.com>
Sat, 4 Jun 2016 14:50:31 +0000 (5 02:50 +1200)
tree4559846391721760b2e7bfb1c04091ad32cea169
parentb22123e199d1b29c7b0f6f3c84f69bbf0d9b0d95
Use wxASSERT in aven

That way assertion failures are shown in the GUI, rather than a
message going to the terminal, which may not be seen by the user
at all.
src/export.cc
src/printing.cc
src/wx.h