You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SquishTests: Update and clean up toggling of QML debugging
- The old code was waiting for labels but their properties were
outdated. Since these were only used to issue a warning, I
removed them.
- After removing that, the remaining code branches could be merged.
- The branch for CMake would try clicking a button which would not
appear at this point in time anymore. That dialog - with changed
properties - will now be shown when starting a build. It didn't
matter because that brach was unused anyway. I removed it.
Change-Id: I564ea7a7c918ba910d50cc42306683613222226d
Reviewed-by: Christian Stenger <[email protected]>
0 commit comments