mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-15 07:49:12 +02:00
fix warnings
This commit is contained in:
parent
335ab3c501
commit
8b9c2cde63
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ QScriptValue QmlWindowClass::internalConstructor(const QString& qmlSource,
|
|||
QString url;
|
||||
QString title;
|
||||
int width = 100, height = 100;
|
||||
bool isToolWindow = false;
|
||||
bool visible = true;
|
||||
if (argumentCount > 1) {
|
||||
|
||||
|
|
Loading…
Reference in a new issue