Change button label and made it translatable

This commit is contained in:
Fabio Bas 2014-10-14 22:02:42 +02:00
parent 82a3deec30
commit e0d76b60d0
2 changed files with 4 additions and 2 deletions

View file

@ -92,6 +92,7 @@ private:
QLabel *soundPathLabel;
QLineEdit *soundPathEdit;
QGroupBox *generalGroupBox, *animationGroupBox, *soundGroupBox;
QPushButton *soundTestButton;
public:
UserInterfaceSettingsPage();
void retranslateUi();