intermediate checkin

This commit is contained in:
adityapk00
2018-10-24 21:06:03 -07:00
parent 70c1db8767
commit 444e16e973
5 changed files with 60 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ SOURCES += \
src/sendtab.cpp \
src/senttxstore.cpp \
src/txtablemodel.cpp \
src/turnstile.cpp \
src/utils.cpp
HEADERS += \
@@ -65,6 +66,7 @@ HEADERS += \
src/settings.h \
src/txtablemodel.h \
src/senttxstore.h \
src/turnstile.h \
src/utils.h
FORMS += \