aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/UniqueString.cxx
AgeCommit message (Collapse)AuthorFilesLines
2019-04-08Rename FontNames to UniqueStringSet and move into UniqueString.Neil1-0/+28
It may be useful in more situations than just font names.
2019-04-05Move UniqueStringCopy into its own source file UniqueString.cxx to hide theNeil1-0/+28
implementation.