mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-19 00:42:14 -07:00
Fix auto-translations on Settings Pages
This commit is contained in:
parent
e83861b903
commit
862f5d5120
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ void SequenceEdit::setShortcutName(const QString &_shortcutName)
|
|||
lineEdit->setText("");
|
||||
// Correct as in-line translation
|
||||
lineEdit->setPlaceholderText(tr("Choose an action from the table"));
|
||||
|
||||
} else {
|
||||
clearButton->setEnabled(true);
|
||||
defaultButton->setEnabled(true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue