Move webshortcut model to timeline

This commit is contained in:
James Graham
2025-04-16 20:04:20 +01:00
parent f57004601d
commit d81478ac97
4 changed files with 1 additions and 2 deletions

View File

@@ -26,8 +26,6 @@ add_library(neochat STATIC
models/userdirectorylistmodel.h models/userdirectorylistmodel.h
notificationsmanager.cpp notificationsmanager.cpp
notificationsmanager.h notificationsmanager.h
models/webshortcutmodel.cpp
models/webshortcutmodel.h
blurhash.cpp blurhash.cpp
blurhash.h blurhash.h
blurhashimageprovider.cpp blurhashimageprovider.cpp

View File

@@ -81,6 +81,7 @@ ecm_add_qml_module(Timeline GENERATE_PLUGIN_SOURCE
models/timelinemessagemodel.cpp models/timelinemessagemodel.cpp
models/timelinemodel.cpp models/timelinemodel.cpp
models/threadmodel.cpp models/threadmodel.cpp
models/webshortcutmodel.cpp
RESOURCES RESOURCES
images/bike.svg images/bike.svg
images/bus.svg images/bus.svg