added setting to restart on SIGSEGV
This commit is contained in:
@@ -303,6 +303,7 @@ void GeneralPage::initLayout(SettingsLayout &layout)
|
||||
#ifdef USEWINSDK
|
||||
layout.addCheckbox("Start with Windows", s.autorun);
|
||||
#endif
|
||||
layout.addCheckbox("Restart on crash", s.restartOnCrash);
|
||||
|
||||
layout.addTitle("Chat");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user