mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-06 10:18:42 +02:00
[ui] fix background color of ImageDelegate
This commit is contained in:
parent
fb549ff3df
commit
1c16199ca4
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ Item {
|
||||||
signal pressed(var mouse)
|
signal pressed(var mouse)
|
||||||
signal removeRequest()
|
signal removeRequest()
|
||||||
|
|
||||||
|
SystemPalette { id: palette }
|
||||||
|
|
||||||
// retrieve viewpoints inner data
|
// retrieve viewpoints inner data
|
||||||
QtObject {
|
QtObject {
|
||||||
id: _viewpoint
|
id: _viewpoint
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue