evas-wayland-common: Fix variable type
authorChristopher Michael <cp.michael@samsung.com>
Tue, 5 Nov 2019 14:29:06 +0000 (09:29 -0500)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 11 Nov 2019 02:20:42 +0000 (11:20 +0900)
commitf4cb07d69226da88c31a6dc5c7c973f50cd8ce77
treeab5eebdd75c35ff3d55fe3e28b2ffe36756e0b8b
parent1900016b989433e00b7fe6f023cc2b454dae7030
evas-wayland-common: Fix variable type

The 'resizing' variable here does not need to be an 'int' as it's
either true or false, so change to be Eina_Bool.
src/modules/evas/engines/wayland_common/Evas_Engine_Wayland.h