namespace PT renamed to pt
This commit is contained in:
@@ -55,7 +55,7 @@ struct MenuItem
|
||||
long id; // item id
|
||||
std::wstring url;
|
||||
std::wstring subject;
|
||||
PT::Space meta;
|
||||
pt::Space meta;
|
||||
Item::Type type;
|
||||
int file_type;
|
||||
};
|
||||
|
Reference in New Issue
Block a user