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