mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-09-03 15:32:13 -06:00
feat: add stealth mode select step to setup wizard (#6104)
feat: add stealth mode select to setup wizard feat: enable stealth mode until user finishes setup wizard Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
parent
3510158cd8
commit
f0f5c3bbe9
11 changed files with 157 additions and 7 deletions
|
@ -109,6 +109,7 @@ private:
|
|||
|
||||
// User Config
|
||||
bool PrivacyUse;
|
||||
bool StealthMode;
|
||||
std::string m_Region;
|
||||
|
||||
bool InstallNetplugin;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue