Corrected some usage of QueueTask that was already broken as QueueTask is defunct.

This commit is contained in:
eelke 2018-12-31 11:38:54 +01:00
parent 1da8ef7407
commit f996703937
8 changed files with 95 additions and 144 deletions

View file

@ -28,7 +28,6 @@ win32:RC_ICONS += pglab.ico
SOURCES += main.cpp\
QueryResultModel.cpp \
QueryExplainModel.cpp \
tsqueue.cpp \
CreateDatabaseDialog.cpp \
ConnectionManagerWindow.cpp \
ConnectionListModel.cpp \
@ -93,7 +92,6 @@ PropertyProxyModel.cpp \
HEADERS += \
QueryResultModel.h \
QueryExplainModel.h \
tsqueue.h \
CreateDatabaseDialog.h \
ConnectionManagerWindow.h \
ConnectionListModel.h \