mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
fix travis debug error
introduced in https://github.com/Cockatrice/Cockatrice/pull/2011
This commit is contained in:
parent
f6a3551168
commit
85c6bcdfa7
1 changed files with 1 additions and 1 deletions
|
|
@ -1456,7 +1456,7 @@ public:
|
|||
retranslateUi(shortcutsTab);
|
||||
} // setupUi
|
||||
|
||||
void retranslateUi(QWidget *shortcutsTab)
|
||||
void retranslateUi(QWidget * /*shortcutsTab */)
|
||||
{
|
||||
groupBox->setTitle(QApplication::translate("shortcutsTab", "Main Window", 0));
|
||||
lbl_MainWindow_aDeckEditor->setText(QApplication::translate("shortcutsTab", "Deck editor", 0));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue