mirror of
https://github.com/tnodir/fort
synced 2024-11-15 04:39:39 +00:00
AddressesPage: Add placeholders.
This commit is contained in:
parent
3781d47475
commit
6a3f58e600
@ -33,6 +33,13 @@ ColumnLayout {
|
||||
TextArea {
|
||||
id: textArea
|
||||
enabled: !checkBoxAll.checked
|
||||
placeholderText: "
|
||||
10.0.0.0/24
|
||||
127.0.0.0/24
|
||||
169.254.0.0/16
|
||||
172.16.0.0/16
|
||||
192.168.0.0/16
|
||||
"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user