mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Rename NTextBox To NTextInput for better clarity
This commit is contained in:
@@ -55,7 +55,7 @@ Item {
|
||||
color: Colors.textSecondary
|
||||
font.pointSize: Style.fontSizeSmall * scaling
|
||||
}
|
||||
NTextBox {
|
||||
NTextInput {
|
||||
text: Settings.data.general.avatarImage
|
||||
placeholderText: "/home/user/.face"
|
||||
Layout.fillWidth: true
|
||||
|
||||
Reference in New Issue
Block a user