Fix a crash.
--HG-- branch : release
This commit is contained in:
parent
fdd3e9a70c
commit
f384639ac3
|
@ -214,7 +214,6 @@ void ConfigDialog::RetranslateUi()
|
|||
setWindowTitle(tr("Config Dialog"));
|
||||
contentsWidget->item(0)->setText(tr("Configuration"));
|
||||
contentsWidget->item(1)->setText(tr("Pattern"));
|
||||
contentsWidget->item(2)->setText(tr("Community"));
|
||||
contentsWidget->item(3)->setText(tr("Paths"));
|
||||
contentsWidget->item(2)->setText(tr("Paths"));
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user