Added more tft functions to common and emulator. Fixed eventloop.

This commit is contained in:
t-moe
2015-04-03 17:45:57 +02:00
parent 51089aaba1
commit 1f2af9f2fb
14 changed files with 194 additions and 39 deletions

View File

@@ -13,7 +13,8 @@ CONFIG += staticlib
SOURCES += \
mainwindow.cpp \
main.cpp \
ll_tft.cpp
ll_tft.cpp \
ll_system.cpp
HEADERS += \
mainwindow.h \