add button to copy version info in first level about box

This commit is contained in:
Chozabu 2015-07-25 14:25:57 +01:00 committed by chozabu
parent 260da99955
commit 69d23a4982
3 changed files with 107 additions and 2 deletions

View file

@ -50,6 +50,8 @@ private slots:
void sl_levelChanged(int);
void on_help_button_clicked();
void on_copy_button_clicked();
signals:
void si_scoreChanged(QString);
void si_maxScoreChanged(QString);