added another level of unneeded abstraction
This commit is contained in:
+4
-2
@@ -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 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user