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