fix travis debug error

introduced in https://github.com/Cockatrice/Cockatrice/pull/2011
This commit is contained in:
tooomm 2016-06-17 17:34:07 +02:00 committed by GitHub
parent f6a3551168
commit 85c6bcdfa7

View file

@ -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));