On Fri, Jul 19, 2013 at 2:58 PM, Richard PALO wrote:
> The following patch should get over the (in this case cosmetic) warning:
>>
>> ./gqb/gqbView.cpp: In member function 'void
>> gqbView::onMotion(wxMouseEvent&)':
>> ./gqb/gqbView.cpp:344:16: warning: converting 'false' to pointer type
>> 'gqbOb
The following patch should get over the (in this case cosmetic) warning:
./gqb/gqbView.cpp: In member function 'void gqbView::onMotion(wxMouseEvent&)':
./gqb/gqbView.cpp:344:16: warning: converting 'false' to pointer type
'gqbObject*' [-Wconversion-null]
anySelected = false;