mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-02-10 01:00:23 -05:00
feat: Improve context menu for tool results in chat
This commit is contained in:
@ -45,8 +45,6 @@ TextEdit {
|
||||
onTriggered: root.copy()
|
||||
}
|
||||
|
||||
Platform.MenuSeparator {}
|
||||
|
||||
Platform.MenuItem {
|
||||
text: qsTr("Select All")
|
||||
enabled: root.text.length > 0
|
||||
|
||||
Reference in New Issue
Block a user