Separate MessageDelegateContextMenu to its own base component

This is the first step in separation, so we can focus more on the
actions in this menu, and it's not tangled up in how the context menu is
shown and displayed.
This commit is contained in:
Joshua Goins
2024-01-19 17:16:00 -05:00
committed by Tobias Fella
parent ec906813fc
commit 8e96217ae6
5 changed files with 382 additions and 356 deletions

View File

@@ -321,6 +321,8 @@ qt_add_qml_module(neochat URI org.kde.neochat NO_PLUGIN
qml/LoadComponent.qml
qml/RecommendedSpaceDialog.qml
qml/RoomTreeSection.qml
qml/DelegateContextMenu.qml
qml/ShareDialog.qml
RESOURCES
qml/confetti.png
qml/glowdot.png