Improve transitions and eliminate conflicting anchor warnings

This commit is contained in:
Cameron Gutman
2019-03-27 01:28:46 -07:00
parent 89c8725766
commit a079ecd20b
6 changed files with 17 additions and 17 deletions
-2
View File
@@ -6,8 +6,6 @@ import ComputerManager 1.0
import Session 1.0
Item {
anchors.fill: parent
function onSearchingComputer() {
stageLabel.text = "Establishing connection to PC..."
}