Let HandleWindowDragging return a boolean status
commit416837186c78748ca53f4a4ce254cfdd1401c8c7
authorcirdan <cirdansw@gmail.com>
Sun, 11 Feb 2018 15:14:18 +0000 (11 16:14 +0100)
committercirdan <cirdansw@gmail.com>
Sun, 11 Feb 2018 15:14:18 +0000 (11 16:14 +0100)
treef99c58a14b71a0e5e33cb9d1b08fc0880d8a9125
parentf8aebd98848fd3d1494bc4f244be58bdfe825672
Let HandleWindowDragging return a boolean status

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