Let HandleMouseDragDrop return a boolean status
commitf8aebd98848fd3d1494bc4f244be58bdfe825672
authorcirdan <cirdansw@gmail.com>
Sun, 11 Feb 2018 15:11:21 +0000 (11 16:11 +0100)
committercirdan <cirdansw@gmail.com>
Sun, 11 Feb 2018 15:11:21 +0000 (11 16:11 +0100)
tree7f5fc945119d40f9c7b2d2b66d9509219fc88ac9
parenta6409aefe174575a99724433b1f795fa11718481
Let HandleMouseDragDrop return a boolean status

Change HandleMouseDragDrop to return a boolean status indicating
whether the event has been handled, instead of an EventState.
src/window.cpp