added another level of unneeded abstraction

This commit is contained in:
fourtf
2017-02-02 22:15:09 +01:00
parent 93660233fd
commit c6c90d9f50
10 changed files with 330 additions and 237 deletions
+4 -2
View File
@@ -53,7 +53,8 @@ SOURCES += main.cpp\
widgets/settingsdialogtab.cpp \
widgets/textinputdialog.cpp \
windows.cpp \
logging.cpp
logging.cpp \
messages/messageref.cpp
HEADERS += account.h \
asyncexec.h \
@@ -97,7 +98,8 @@ HEADERS += account.h \
settingssnapshot.h \
logging.h \
messages/limitedqueue.h \
messages/limitedqueuesnapshot.h
messages/limitedqueuesnapshot.h \
messages/messageref.h
PRECOMPILED_HEADER =