mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 11:22:07 +00:00
Enable WebView devtools if developer mode is enabled (#6298)
* Enable WebView devtools if developer mode is enabled
This commit is contained in:
@@ -42,6 +42,7 @@ public:
|
||||
void OnError(wxWebViewEvent& evt);
|
||||
void OnLoaded(wxWebViewEvent& evt);
|
||||
void reload();
|
||||
void update_mode();
|
||||
private:
|
||||
void SendAPIKey();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user