Corrected some usage of QueueTask that was already broken as QueueTask is defunct.
This commit is contained in:
parent
1da8ef7407
commit
f996703937
8 changed files with 95 additions and 144 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue