diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ public: bool OsdSizeChanged(void); void SetOSDFonts(void); bool OsdFontsChanged(void); + cString GetSkinRessourcePath(void); cString logoExtension; cString skinPath; cString logoPath; |