test implementation of nodes. just a simple calculator for now.

This commit is contained in:
sshumakov3
2020-11-28 01:32:54 +03:00
parent b46f0c3a6b
commit 68d0400e3a
5 changed files with 141 additions and 6 deletions

View File

@@ -1,5 +1,9 @@
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource>
<file>DefaultStyle.json</file>
<file>convert.png</file>
</qresource>
<qresource prefix="/fonts">
<file>font_awesome.otf</file>
<file>noggit_font.ttf</file>