mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 11:52:05 +00:00
feature add file download, file view ,cancel download on wcp, and control on wcpdownloadmanager.
This commit is contained in:
@@ -84,6 +84,9 @@ extern void login();
|
||||
extern void desktop_open_datadir_folder();
|
||||
// Ask the destop to open one folder
|
||||
extern void desktop_open_any_folder(const std::string& path);
|
||||
|
||||
//open dir and select the file to show
|
||||
extern void desktop_open_any_folderEx(const std::string& path);
|
||||
} // namespace GUI
|
||||
} // namespace Slic3r
|
||||
|
||||
|
||||
Reference in New Issue
Block a user