mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
- use new edit icon in several headers
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user