mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
cannot find function get_msgbox in module inline --> src/ui.rs:34:20 | 34 | return inline::get_msgbox(); | ^^^^^^^^^^ not found in inline #23
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dawnadvent on GitHub (May 10, 2021).
cannot find function
get_msgboxin moduleinline--> src/ui.rs:34:20
|
34 | return inline::get_msgbox();
| ^^^^^^^^^^ not found in
inline@rustdesk commented on GitHub (May 10, 2021):
inline feature is not open source yet, please turn it off.
@dawnadvent commented on GitHub (May 10, 2021):
When do you plan to open source?thanks
@rustdesk commented on GitHub (May 10, 2021):
Inline feature is not going to be open source. It is not functionality issue.