summaryrefslogtreecommitdiff
path: root/utils/themeeditor/graphics/rbviewport.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/graphics/rbviewport.h')
-rw-r--r--utils/themeeditor/graphics/rbviewport.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/themeeditor/graphics/rbviewport.h b/utils/themeeditor/graphics/rbviewport.h
index c665108618..ea47225f09 100644
--- a/utils/themeeditor/graphics/rbviewport.h
+++ b/utils/themeeditor/graphics/rbviewport.h
@@ -77,6 +77,9 @@ public:
77 void showPlaylist(const RBRenderInfo& info, int start, skin_element* id3, 77 void showPlaylist(const RBRenderInfo& info, int start, skin_element* id3,
78 skin_element* noId3); 78 skin_element* noId3);
79 79
80protected:
81 QVariant itemChange(GraphicsItemChange change, const QVariant &value);
82
80private: 83private:
81 84
82 void alignLeft(); 85 void alignLeft();