58814e838d
This fixes some warnings on GCC 8.1:
warning: catching polymorphic type ‘class std::out_of_range’ by value [-Wcatch-value=]
catch( std::out_of_range )
^~~~~~~~~~~~
This fix is along the same lines as:
*
|
||
---|---|---|
.. | ||
view.h | ||
view_controls.h | ||
view_group.h | ||
view_item.h | ||
view_rtree.h | ||
wx_view_controls.h |