mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Icons: huge cleanup
This commit is contained in:
@@ -14,7 +14,7 @@ RowLayout {
|
||||
property string placeholderText: ""
|
||||
property string text: ""
|
||||
property string actionButtonText: "Test"
|
||||
property string actionButtonIcon: Bootstrap.icons["play"]
|
||||
property string actionButtonIcon: "play"
|
||||
property bool actionButtonEnabled: text !== ""
|
||||
|
||||
// Signals
|
||||
|
||||
Reference in New Issue
Block a user