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

Origin commit data
------------------
Commit: 2441171656
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)
This commit is contained in:
Jacek Jendrzej
2014-01-31 11:16:06 +01:00
parent 5503a94df8
commit 1d3b10ca5b
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 += ": ";