mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 11:22:07 +00:00
unify orca web dialog style
This commit is contained in:
@@ -69,6 +69,7 @@ protected:
|
||||
void on_script_message(const nlohmann::json& payload) override;
|
||||
// Plugin HTML is loaded as a raw string, not a localized resource URL.
|
||||
bool append_language_to_url() const override { return false; }
|
||||
void add_user_scripts() override;
|
||||
|
||||
private:
|
||||
void on_bootstrap_event(wxWebViewEvent& event);
|
||||
|
||||
Reference in New Issue
Block a user