mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-10 18:58:10 +00:00
Disable respectOSkbd checkbox
This is not ready yet. See discussion in #6450.
This commit is contained in:
parent
ea0049aec8
commit
6bf8a0ade8
@ -2453,6 +2453,9 @@ PrefLanguage::PrefLanguage(GuiPreferences * form)
|
||||
index.data(Qt::UserRole).toString());
|
||||
}
|
||||
uiLanguageCO->blockSignals(false);
|
||||
|
||||
// FIXME: restore this when it works (see discussion in #6450).
|
||||
respectOSkbdCB->hide();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user