Clean up and initialized everything for v3 written in Rust and GTK

This commit just removes all the Qt and QML code and sets up
everything as preperation for the rewrite in Rust and GTK.

There is no new code yet, just a hello world, but the structure
is there.
This commit is contained in:
Jeena 2020-08-12 22:10:56 +02:00
parent 4b804873a6
commit 88a97bb555
24 changed files with 33 additions and 1639 deletions

View file

@ -1,6 +0,0 @@
<RCC>
<qresource prefix="/html">
<file>content.css</file>
<file>content.html</file>
</qresource>
</RCC>