Changeset 42907 for titan/titan


Ignore:
Timestamp:
10/14/18 20:52:46 (5 years ago)
Author:
obi
Message:

reset

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/inputhelp.h

    r42905 r42907  
    195195
    196196                                inputboxff(inputhelp, inputbox, screencalc, filelistview, flag);
    197 //                              inputboxchar(inputhelp, inputbox, grid->select->name[0], screencalc, filelistview, flag);
    198                                 inputboxchar(inputhelp, inputbox, grid->select->text[0], screencalc, filelistview, flag);
    199 
     197                                inputboxchar(inputhelp, inputbox, grid->select->name[0], screencalc, filelistview, flag);
    200198                        }
    201199                }
Note: See TracChangeset for help on using the changeset viewer.