OCD
Former-commit-id: 2a0af0484eed2fec9df161171a930b64b6ae39e2
This commit is contained in:
parent
7f81185736
commit
a5cdcb859e
@ -105,7 +105,7 @@ class DialogPreferences(QtGui.QDialog, gen.preferences_ui.Ui_DialogPreferences):
|
|||||||
self.comboBoxModel.blockSignals(False)
|
self.comboBoxModel.blockSignals(False)
|
||||||
|
|
||||||
allowedTags = {
|
allowedTags = {
|
||||||
'vocab': ['expression', 'reading', 'glossary', 'sentence','translation'],
|
'vocab': ['expression', 'reading', 'glossary', 'sentence', 'translation'],
|
||||||
'kanji': ['character', 'onyomi', 'kunyomi', 'glossary'],
|
'kanji': ['character', 'onyomi', 'kunyomi', 'glossary'],
|
||||||
}[name]
|
}[name]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user