[ui] fix background color of ImageDelegate

This commit is contained in:
Fabien Castan 2018-05-21 16:57:09 +02:00
parent fb549ff3df
commit 1c16199ca4

View file

@ -18,6 +18,8 @@ Item {
signal pressed(var mouse)
signal removeRequest()
SystemPalette { id: palette }
// retrieve viewpoints inner data
QtObject {
id: _viewpoint