mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-20 05:07:51 -06:00
Enable WebView devtools if developer mode is enabled (#6298)
* Enable WebView devtools if developer mode is enabled
This commit is contained in:
parent
ade20222a5
commit
e96527b2fe
3 changed files with 13 additions and 0 deletions
|
@ -42,6 +42,7 @@ public:
|
|||
void OnError(wxWebViewEvent& evt);
|
||||
void OnLoaded(wxWebViewEvent& evt);
|
||||
void reload();
|
||||
void update_mode();
|
||||
private:
|
||||
void SendAPIKey();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue