mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-30 01:59:11 -04:00
refactor: Move to agent architecture
This commit is contained in:
@@ -13,6 +13,8 @@ Button {
|
||||
focusPolicy: Qt.NoFocus
|
||||
padding: 4
|
||||
|
||||
opacity: control.enabled ? 1.0 : 0.4
|
||||
|
||||
icon.width: 16
|
||||
icon.height: 16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user