summaryrefslogtreecommitdiffstats
path: root/editfiledialog.h
Commit message (Collapse)AuthorAgeFilesLines
* Make it possible to edit the filenoArno2020-01-041-0/+1
| | | | | Default value is 0 (not SQL NULL, but zero) if none is given. Shouldn't hurt.
* Implement edit filesArno2018-05-211-0/+38
Make it possible to edit files (again).