mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
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:
@@ -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