Fix bug due to incorrect merge...

This commit is contained in:
Zach Fox 2017-03-23 14:00:16 -07:00
parent 98ee02f84f
commit 3f95982f34

View file

@ -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;