summaryrefslogtreecommitdiff
path: root/utils/themeeditor/graphics/rbscreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/graphics/rbscreen.h')
-rw-r--r--utils/themeeditor/graphics/rbscreen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/themeeditor/graphics/rbscreen.h b/utils/themeeditor/graphics/rbscreen.h
index 58788d463b..70df399b34 100644
--- a/utils/themeeditor/graphics/rbscreen.h
+++ b/utils/themeeditor/graphics/rbscreen.h
@@ -79,6 +79,7 @@ public:
79 if(albumArt) 79 if(albumArt)
80 { 80 {
81 albumArt->setParentItem(view); 81 albumArt->setParentItem(view);
82 albumArt->position();
82 albumArt->show(); 83 albumArt->show();
83 } 84 }
84 } 85 }