Address a bunch of review comments
This commit is contained in:
parent
1de63f9b16
commit
b0aed19823
10 changed files with 21 additions and 14 deletions
|
@ -25,7 +25,7 @@ ConfigureWeb::ConfigureWeb(QWidget* parent)
|
|||
this->setConfiguration();
|
||||
}
|
||||
|
||||
ConfigureWeb::~ConfigureWeb() {}
|
||||
ConfigureWeb::~ConfigureWeb() = default;
|
||||
|
||||
void ConfigureWeb::setConfiguration() {
|
||||
ui->web_credentials_disclaimer->setWordWrap(true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue