CKeyValue:: -fix get current name , fix -Wconversion in timerd

This commit is contained in:
Jacek Jendrzej
2014-01-31 11:16:06 +01:00
parent f2fccc6d85
commit 2441171656
2 changed files with 3 additions and 3 deletions

View File

@@ -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 += ": ";