use new edit icon in several headers

Origin commit data
------------------
Commit: a96e1d3ccd
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-16 (Sun, 16 Dec 2018)

Origin message was:
------------------
- use new edit icon in several headers
This commit is contained in:
vanhofen
2018-12-16 02:15:58 +01:00
parent 9df49ac8f8
commit dd03ca7547
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;