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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/themeeditor/graphics/rbviewport.h b/utils/themeeditor/graphics/rbviewport.h
index 9bbceb4065..8544ad3c1f 100644
--- a/utils/themeeditor/graphics/rbviewport.h
+++ b/utils/themeeditor/graphics/rbviewport.h
@@ -81,6 +81,8 @@ public:
81 void showPlaylist(const RBRenderInfo& info, int start, skin_element* id3, 81 void showPlaylist(const RBRenderInfo& info, int start, skin_element* id3,
82 skin_element* noId3); 82 skin_element* noId3);
83 83
84 void makeFullScreen();
85
84protected: 86protected:
85 void saveGeometry(); 87 void saveGeometry();
86 88