Start: Recreate start as a QtWidgets-based app

Removes all Start network access and dependency on Chromium for rendering. Written
entirely in C++ (no HTML, CSS, JS, etc.).
This commit is contained in:
Chris Hennes
2024-03-06 22:47:31 -06:00
parent 1f9be3f9ed
commit ef189f8bcf
36 changed files with 2209 additions and 2 deletions

View File

@@ -16,5 +16,6 @@
<file>panels/TaskAssemblyInsertLink.ui</file>
<file>preferences/Assembly.ui</file>
<file>icons/Assembly_CreateJointDistance.svg</file>
<file>icons/AssemblyWorkbench.svg</file>
</qresource>
</RCC>