mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-21 15:51:10 -06:00
merge upstream changes
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
This commit is contained in:
parent
1bdedb1c47
commit
2492e5d39c
156 changed files with 33597 additions and 65667 deletions
|
@ -44,7 +44,7 @@ protected:
|
|||
|
||||
void Play();
|
||||
|
||||
void Stop();
|
||||
void Stop(wxString const &msg = {});
|
||||
|
||||
void TogglePlay();
|
||||
|
||||
|
@ -74,6 +74,7 @@ private:
|
|||
bool m_camera_exists = false;
|
||||
bool m_lan_mode = false;
|
||||
bool m_tutk_support = false;
|
||||
bool m_device_busy = false;
|
||||
wxString m_url;
|
||||
|
||||
std::deque<wxString> m_tasks;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue