| # | Line 7 | Line 7 | PackagePage4::PackagePage4(QWidget *pare | |
|---|---|---|
| 7 | { | |
| 8 | ui->setupUi(this); | |
| 9 | this->setTitle("Package Files"); | |
| 10 | < | this->setSubTitle("Add here the resources to the correspondent plataform for your package."); |
| 10 | > | this->setSubTitle("Add the resources to the corresponding platform for your package."); |
| 11 | ||
| 12 | commonTable=ui->twCommon; | |
| 13 | windowsTable=ui->twWindows; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |