added import backup file from outside for ios
This commit is contained in:
parent
e2aef1fc1d
commit
4ae608ed93
10 changed files with 157 additions and 111 deletions
|
@ -169,7 +169,7 @@ DrawerType {
|
|||
Layout.topMargin: 16
|
||||
}
|
||||
|
||||
TextArea {
|
||||
TextField {
|
||||
id: configText
|
||||
|
||||
Layout.fillWidth: true
|
||||
|
@ -180,6 +180,8 @@ DrawerType {
|
|||
leftPadding: 0
|
||||
height: 24
|
||||
|
||||
readOnly: true
|
||||
|
||||
color: "#D7D8DB"
|
||||
selectionColor: "#633303"
|
||||
selectedTextColor: "#D7D8DB"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue