mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
CThemes: rename member readThemes -> showThemesMenu
more plausible name
This commit is contained in:
@@ -44,7 +44,7 @@ class CThemes : public CMenuTarget, CColorSetupNotifier, public sigc::trackable
|
||||
int Show();
|
||||
void readFile(const char *themename);
|
||||
void saveFile(const char *themename);
|
||||
void readThemes(CMenuWidget &);
|
||||
void initThemesMenu(CMenuWidget &);
|
||||
void rememberOldTheme(bool remember);
|
||||
void move_userDir();
|
||||
bool applyDefaultTheme();
|
||||
|
Reference in New Issue
Block a user