Itinerary Component

Move the itinerary model representation to it's own component and instantiate from MessageComponentModel. This starts to lay some groundwork for previewing other files.
This commit is contained in:
James Graham
2024-03-16 09:28:30 +00:00
parent 81a79105d7
commit 5ff199cc3e
9 changed files with 161 additions and 120 deletions

View File

@@ -338,6 +338,7 @@ qt_add_qml_module(neochat URI org.kde.neochat NO_PLUGIN
qml/StateKeys.qml
qml/CodeComponent.qml
qml/QuoteComponent.qml
qml/ItineraryComponent.qml
RESOURCES
qml/confetti.png
qml/glowdot.png