Bug#750737: Please update to use wxwidgets3.0

Olly Betts olly at survex.com
Wed Jun 11 00:48:13 UTC 2014


On Tue, Jun 10, 2014 at 02:29:21PM +0200, Jaromír Mikeš wrote:
> pix_button.cpp:253:14: error: 'class wxRect' has no member named 'Inside'
>    if (bounds.Inside(pt)) {
>               ^

http://docs.wxwidgets.org/trunk/classwx_rect.html suggests you want
Contains instead of Inside.

Cheers,
    Olly



More information about the pkg-multimedia-maintainers mailing list