This commit is contained in:
uramer 2024-04-03 07:12:53 +00:00 committed by psi29a
parent 99fa1278d2
commit 3b930e4471
6 changed files with 48 additions and 5 deletions

View file

@ -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");