mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-27 00:24:00 -06:00
check for new version rework, support "check for stable updates only" mode
This commit is contained in:
parent
f89932f63e
commit
63f9b3b1ba
6 changed files with 98 additions and 76 deletions
|
@ -99,8 +99,8 @@ public:
|
|||
wxBoxSizer * sizer_text_release_note{nullptr};
|
||||
Label * m_staticText_release_note{nullptr};
|
||||
wxStaticBitmap* m_bitmap_open_in_browser;
|
||||
wxHyperlinkCtrl* m_link_open_in_browser;
|
||||
Button* m_button_skip_version;
|
||||
CheckBox* m_cb_stable_only;
|
||||
Button* m_button_download;
|
||||
Button* m_button_cancel;
|
||||
std::string url_line;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue