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
notificationsmanager.cpp
notificationsmanager.h
models/webshortcutmodel.cpp
models/webshortcutmodel.h
blurhash.cpp
blurhash.h
blurhashimageprovider.cpp

View File

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