mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
CKeyValue:: -fix get current name , fix -Wconversion in timerd
This commit is contained in:
@@ -53,7 +53,7 @@ public:
|
||||
keyvalue = k;
|
||||
};
|
||||
|
||||
virtual const char * getString(void)
|
||||
virtual const char * getName(void)
|
||||
{
|
||||
the_text = g_Locale->getText(LOCALE_KEYCHOOSERMENU_CURRENTKEY);
|
||||
the_text += ": ";
|
||||
|
Reference in New Issue
Block a user