aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/TagItem.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TagItem: disable the copy constructor/operatorMax Kellermann2013-09-051-0/+4
| | | | This is not a C++ class and must not be copied.
* Tag: move struct TagItem to TagItem.hxxMax Kellermann2013-09-051-0/+41