mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
src/gui/widget/stringinput.cpp: add missing @
This commit is contained in:
@@ -631,7 +631,7 @@ void CStringInputSMS::initSMS(const char * const Valid_Chars)
|
|||||||
last_digit = -1; // no key pressed yet
|
last_digit = -1; // no key pressed yet
|
||||||
const char CharList[10][11] = { "0 -_/()<>=", // 10 characters
|
const char CharList[10][11] = { "0 -_/()<>=", // 10 characters
|
||||||
"1+.,:!?%\\'", //' for c't search ;)
|
"1+.,:!?%\\'", //' for c't search ;)
|
||||||
"abc2ä",
|
"abc2@ä",
|
||||||
"def3",
|
"def3",
|
||||||
"ghi4",
|
"ghi4",
|
||||||
"jkl5",
|
"jkl5",
|
||||||
|
Reference in New Issue
Block a user