]> git.sesse.net Git - vlc/blobdiff - modules/gui/skins2/src/theme_repository.hpp
skins2: list of skins improved some more.
[vlc] / modules / gui / skins2 / src / theme_repository.hpp
index 109ed24d38dc11c9bd09ceedc7000223c0fcb670..7abacee0575cd2c82d91c3ca22b7597bab6b6754 100644 (file)
@@ -39,6 +39,9 @@ public:
     /// Delete the instance of ThemeRepository
     static void destroy( intf_thread_t *pIntf );
 
+    /// Update repository
+    void updateRepository();
+
 protected:
     // Protected because it is a singleton
     ThemeRepository( intf_thread_t *pIntf );