working on bookmark editing

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-03-13 14:50:12 +01:00
parent b71fd4492c
commit 2d6b017352
13 changed files with 283 additions and 26 deletions

View File

@@ -1,6 +1,7 @@
description = "Umbrella : Bookmarks"
dependencies{
implementation(project(":bus"))
implementation(project(":core"))
}