Make all the toolbuttons highlight on hover.

This commit is contained in:
Adam Treat
2023-05-31 21:07:14 -04:00
parent 93a05c8834
commit cae757aacd
4 changed files with 72 additions and 118 deletions

View File

@@ -96,6 +96,7 @@ qt_add_qml_module(chat
qml/MyTextField.qml
qml/MyCheckBox.qml
qml/MyBusyIndicator.qml
qml/MyToolButton.qml
RESOURCES
icons/send_message.svg
icons/stop_generating.svg