Web: [skip ci] allow to directly load local (X)HTML files with file browser
This commit is contained in:
@@ -47,4 +47,7 @@ class WebWorkbench ( Workbench ):
|
||||
|
||||
Gui.addWorkbench(WebWorkbench())
|
||||
|
||||
# Append the open handler
|
||||
FreeCAD.addImportType("Web Page (*.html *.xhtml)", "WebGui")
|
||||
|
||||
FreeCAD.__unit_test__ += [ "TestWebGui" ]
|
||||
|
||||
Reference in New Issue
Block a user