mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
ENH: add sync status for main frame
jira: none Change-Id: Ie718baf4928d8c6cb336ea1f2a78de1e877d8624 (cherry picked from commit e4b7efada86e22438daa7000ee06629f32fc4369) (cherry picked from commit a9e179a0abd6a6518b344de65b47db94e41b47ea)
This commit is contained in:
@@ -1167,7 +1167,7 @@ public:
|
||||
bool is_connecting();
|
||||
void set_online_state(bool on_off);
|
||||
bool is_online() { return m_is_online; }
|
||||
bool is_info_ready();
|
||||
bool is_info_ready() const;
|
||||
bool is_camera_busy_off();
|
||||
|
||||
std::vector<std::string> get_resolution_supported();
|
||||
|
||||
Reference in New Issue
Block a user