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 2aff315873..70f52232af 100644
--- a/utils/themeeditor/graphics/rbviewport.h
+++ b/utils/themeeditor/graphics/rbviewport.h
@@ -59,6 +59,9 @@ public:
59 59
60 void enableStatusBar(){ showStatusBar = true; } 60 void enableStatusBar(){ showStatusBar = true; }
61 61
62 void showPlaylist(const RBRenderInfo& info, int start, skin_element* id3,
63 skin_element* noId3);
64
62private: 65private:
63 66
64 void alignLeft(); 67 void alignLeft();