Rename vynui to selenite

This commit is contained in:
Vyn 2024-10-16 11:54:15 +02:00
parent 3e7c9b150a
commit e2b0c1ac74
24 changed files with 12 additions and 542 deletions

View file

@ -1,6 +1,6 @@
import { Backend, TaskData } from "../Backend.slint";
import { ToggleButton } from "@vynui";
import { VPopupIconMenu, VTag, VButton, VActionButton, VCheckBox, Svg, Palette } from "@vynui";
import { ToggleButton } from "@selenite";
import { VPopupIconMenu, VTag, VButton, VActionButton, VCheckBox, Svg, Palette } from "@selenite";
import { TaskEdit } from "./TaskEdit.slint";
import { Date } from "std-widgets.slint";