mirror of
https://codeberg.org/vyn/mirai.git
synced 2025-07-02 17:23:20 +00:00
Replace 'edit source window' with popup
This commit is contained in:
parent
129b30b9e7
commit
854152b395
13 changed files with 101 additions and 163 deletions
|
@ -48,4 +48,5 @@ export global AppWindowModels {
|
|||
|
||||
callback get-source-id-from-name(string) -> int;
|
||||
pure callback get-source-name-from-id(int) -> string;
|
||||
pure callback get-source-path-from-id(int) -> string;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue