mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-09 03:57:51 +03:00
Restore !613
This commit is contained in:
parent
99fa1278d2
commit
3b930e4471
6 changed files with 48 additions and 5 deletions
|
@ -90,6 +90,7 @@ void CSMPrefs::State::declare()
|
|||
.setTooltip(
|
||||
"When editing a record, open the view in a new window,"
|
||||
" rather than docked in the main view.");
|
||||
declareInt(mValues->mIdTables.mFilterDelay, "Delay before applying a filter (in miliseconds)");
|
||||
|
||||
declareCategory("ID Dialogues");
|
||||
declareBool(mValues->mIdDialogues.mToolbar, "Show toolbar");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue