mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 21:33:09 +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