diff options
Diffstat (limited to 'utils/themeeditor/graphics/rbscreen.h')
| -rw-r--r-- | utils/themeeditor/graphics/rbscreen.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/themeeditor/graphics/rbscreen.h b/utils/themeeditor/graphics/rbscreen.h index 5bb8ab1..c2417aa 100644 --- a/utils/themeeditor/graphics/rbscreen.h +++ b/utils/themeeditor/graphics/rbscreen.h @@ -81,7 +81,6 @@ public: if(albumArt) { albumArt->setParentItem(view); - albumArt->position(); albumArt->show(); } } |