diff options
Diffstat (limited to 'utils/themeeditor/graphics/rbviewport.h')
-rw-r--r-- | utils/themeeditor/graphics/rbviewport.h | 2 |
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 | |||
84 | protected: | 86 | protected: |
85 | void saveGeometry(); | 87 | void saveGeometry(); |
86 | 88 | ||