impr: Enable auto project backup by default
This commit is contained in:
parent
cb475c471d
commit
53ced98529
@ -230,7 +230,7 @@ namespace hex::plugin::builtin {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
int m_value = 0;
|
int m_value = 5 * 2;
|
||||||
};
|
};
|
||||||
|
|
||||||
class KeybindingWidget : public ContentRegistry::Settings::Widgets::Widget {
|
class KeybindingWidget : public ContentRegistry::Settings::Widgets::Widget {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user