mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 05:05:19 -05:00
impr: Enable auto project backup by default
This commit is contained in:
@@ -230,7 +230,7 @@ namespace hex::plugin::builtin {
|
||||
}
|
||||
|
||||
private:
|
||||
int m_value = 0;
|
||||
int m_value = 5 * 2;
|
||||
};
|
||||
|
||||
class KeybindingWidget : public ContentRegistry::Settings::Widgets::Widget {
|
||||
|
||||
Reference in New Issue
Block a user