Cleanup old seperate server window.
This commit is contained in:
parent
f0e5488ce0
commit
60bbb4c445
9 changed files with 7 additions and 287 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue