mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-05-24 06:28:59 -05:00
fix: Various MSVC warnings
This commit is contained in:
@@ -56,7 +56,7 @@ namespace hex::plugin::builtin {
|
||||
}
|
||||
|
||||
private:
|
||||
std::optional<float> m_value;
|
||||
std::optional<double> m_value;
|
||||
};
|
||||
|
||||
class NodeDisplayBuffer : public dp::Node {
|
||||
|
||||
Reference in New Issue
Block a user