Cleanup old seperate server window.

This commit is contained in:
eelke 2021-04-10 14:44:10 +02:00
parent f0e5488ce0
commit 60bbb4c445
9 changed files with 7 additions and 287 deletions

View file

@ -46,7 +46,6 @@ SOURCES += main.cpp\
ParamTypeDelegate.cpp \
OpenDatabase.cpp \
SqlSyntaxHighlighter.cpp \
ServerWindow.cpp \
DatabasesTableModel.cpp \
RolesTableModel.cpp \
ProcessStdioWidget.cpp \
@ -121,7 +120,6 @@ HEADERS += \
ParamTypeDelegate.h \
OpenDatabase.h \
SqlSyntaxHighlighter.h \
ServerWindow.h \
DatabasesTableModel.h \
RolesTableModel.h \
ProcessStdioWidget.h \
@ -176,7 +174,6 @@ FORMS += \
CreateDatabaseDialog.ui \
TuplesResultWidget.ui \
QueryTab.ui \
ServerWindow.ui \
ProcessStdioWidget.ui \
NamespaceFilterWidget.ui \
CrudTab.ui \