Completed removal of ASyncWindow

This commit is contained in:
eelke 2018-12-31 09:40:25 +01:00
parent 424fb5984d
commit cc4f309c0f
7 changed files with 3 additions and 56 deletions

View file

@ -42,7 +42,6 @@ SOURCES += main.cpp\
OpenDatabase.cpp \
SqlSyntaxHighlighter.cpp \
ServerWindow.cpp \
ASyncWindow.cpp \
DatabasesTableModel.cpp \
RolesTableModel.cpp \
ConnectionList.cpp \
@ -107,7 +106,6 @@ HEADERS += \
OpenDatabase.h \
SqlSyntaxHighlighter.h \
ServerWindow.h \
ASyncWindow.h \
DatabasesTableModel.h \
RolesTableModel.h \
ConnectionList.h \