Skip to content
Commit 6c806ec3 authored by Joshua Goins's avatar Joshua Goins Committed by Carl Schwan
Browse files

Stop Qt Quick from complaining because "there's no place to replace"

We are clearing the pageStack before pushing these pages, so it makes
more sense to use push() and not replace(). Also replaces an annoying
warning.

(cherry picked from commit 9c088646)
parent 9722eee8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment