mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 18:50:00 +02:00
Fixed copy-paste-drink too much error
This commit is contained in:
parent
51ab8880e9
commit
b12a268464
1 changed files with 0 additions and 4 deletions
|
@ -53,10 +53,6 @@ void AWSInterface::createWebPageFromResults(const QString& testResults,
|
||||||
|
|
||||||
_testResults = testResults;
|
_testResults = testResults;
|
||||||
|
|
||||||
_urlLineEdit = urlLineEdit;
|
|
||||||
_urlLineEdit->setEnabled(false);
|
|
||||||
|
|
||||||
|
|
||||||
_urlLineEdit = urlLineEdit;
|
_urlLineEdit = urlLineEdit;
|
||||||
_urlLineEdit->setEnabled(false);
|
_urlLineEdit->setEnabled(false);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue