double click on ProfileInterface widgets open specific dialog, german
translation updated
This commit is contained in:
parent
9062c88aea
commit
5c4f390bd2
15 changed files with 300 additions and 181 deletions
|
|
@ -24,7 +24,6 @@ AboutDialog::AboutDialog(QWidget *parent) :
|
|||
ui(new Ui::AboutDialog)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
this->setWindowIcon(QIcon(":/img/5sync.png"));
|
||||
aboutStr = ui->labAbout->text();
|
||||
ui->labAbout->setText(aboutStr.arg(qApp->applicationVersion(), QT_VERSION_STR, qVersion()));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue