mirror of
https://github.com/overte-org/overte.git
synced 2025-04-16 16:26:17 +02:00
Fix bug due to incorrect merge...
This commit is contained in:
parent
98ee02f84f
commit
3f95982f34
1 changed files with 0 additions and 2 deletions
|
@ -299,8 +299,6 @@ Rectangle {
|
|||
MouseArea {
|
||||
anchors.fill: parent;
|
||||
onClicked: {
|
||||
connectionsLoading.visible = false;
|
||||
connectionsLoading.visible = true;
|
||||
if (activeTab != "connectionsTab") {
|
||||
connectionsLoading.visible = false;
|
||||
connectionsLoading.visible = true;
|
||||
|
|
Loading…
Reference in a new issue