namespace PT renamed to pt

This commit is contained in:
2021-05-20 16:25:01 +02:00
parent b12037a7e5
commit 34274ca230
32 changed files with 383 additions and 383 deletions

View File

@@ -71,7 +71,7 @@ public:
std::string content;
std::vector<Type> types;
bool some_flags;
PT::Date created_date;
pt::Date created_date;
Language language;