Fixed wrong import

This commit is contained in:
Filippo Scognamiglio
2013-11-23 14:42:15 +01:00
parent 735d1e5dbb
commit d8581dc0c8
45 changed files with 0 additions and 11110 deletions

View File

@@ -1,6 +0,0 @@
YAT is a terminal emulator written in qml and c++
The main goal of the project was to find out if it was possible to use qml to
write a terminal emulator which performed on par with xterm and konsole.
Turns out, it's possible.