This commit is contained in:
@@ -20,7 +20,8 @@ class FileInfo: public ig::Popup {
|
||||
ox::String typeName;
|
||||
int typeVersion{};
|
||||
ox::StringLiteral format;
|
||||
size_t dataSize{};
|
||||
// use manual sizing to work with %ull
|
||||
unsigned long long dataSize{};
|
||||
} m_fileInfo;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user