Initial commit

It doesn’t work yet. But it’s on the way!
This commit is contained in:
Gergely Polonkai
2016-10-04 11:50:17 +02:00
commit 5cf3e60ea1
4 changed files with 306 additions and 0 deletions

6
src/resources.xml Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<gresources>
<gresource prefix="/eu/polonkai/gergely/typingheatmap">
<file>main-window.ui</file>
</gresource>
</gresources>