mobile/UI: consolidate to a single check box

It was very odd that we had two slightly different styled check boxes.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2020-12-30 18:09:39 -08:00
parent 765c4f9704
commit 4ca40bc152
6 changed files with 8 additions and 39 deletions

View file

@ -44,7 +44,6 @@
<file>StartPage.qml</file>
<file>RecoverCache.qml</file>
<file>SsrfCheckBox.qml</file>
<file>SsrfSwitch.qml</file>
<file>SsrfTextField.qml</file>