Timeline Module

Move all the timeline QML files into their own QML module. Having them all in the same location is annoying and hard to work with.
This commit is contained in:
James Graham
2024-03-18 18:39:59 +00:00
parent 51d354a9c8
commit 6f9a273d39
36 changed files with 47 additions and 40 deletions

View File

@@ -13,6 +13,7 @@ import org.kde.kitemmodels
import org.kde.neochat
import org.kde.neochat.config
import org.kde.neochat.timeline
QQC2.ScrollView {
id: root