- use new edit icon in several headers

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-12-16 02:15:58 +01:00
committed by Thilo Graf
parent 554563755f
commit 1dd01cef5f
5 changed files with 7 additions and 7 deletions

View File

@@ -88,7 +88,7 @@ void CStringInput::init(const std::string &Name, std::string *Value, int Size, c
hint_1 = Hint_1;
hint_2 = Hint_2;
validchars = Valid_Chars;
iconfile = Icon ? Icon : "";
iconfile = Icon ? Icon : NEUTRINO_ICON_EDIT;
observ = Observ;