intermediate checkin

This commit is contained in:
adityapk00
2018-10-24 21:06:03 -07:00
committed by Aditya Kulkarni
parent 9c292519d4
commit 8e0b118cc6
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 += \