TagType: rename enum tag_type to TagType
This commit is contained in:
@@ -125,7 +125,7 @@ public:
|
||||
* Visit all unique tag values.
|
||||
*/
|
||||
virtual bool VisitUniqueTags(const DatabaseSelection &selection,
|
||||
enum tag_type tag_type,
|
||||
TagType tag_type,
|
||||
VisitString visit_string,
|
||||
Error &error) const = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user