Files
OrcaSlicer/resources/web/dialog/PluginWebDialog/blank.html
2026-07-02 17:49:36 +08:00

9 lines
326 B
HTML

<!DOCTYPE html>
<!-- Bootstrap page for PluginWebDialog. The real plugin HTML is loaded via
wxWebView::SetPage once this page finishes loading; this file only exists
to bring the webview up. -->
<html>
<head><meta charset="utf-8"><title></title></head>
<body style="margin:0;background:transparent;"></body>
</html>