Removed unused DatabaseWindow
This commit is contained in:
parent
f4538069cb
commit
bb55ef12f3
4 changed files with 0 additions and 204 deletions
|
|
@ -34,7 +34,6 @@ SOURCES += main.cpp\
|
|||
QueryExplainModel.cpp \
|
||||
tsqueue.cpp \
|
||||
CreateDatabaseDialog.cpp \
|
||||
DatabaseWindow.cpp \
|
||||
ConnectionManagerWindow.cpp \
|
||||
ConnectionListModel.cpp \
|
||||
BackupRestore.cpp \
|
||||
|
|
@ -71,7 +70,6 @@ HEADERS += \
|
|||
QueryExplainModel.h \
|
||||
tsqueue.h \
|
||||
CreateDatabaseDialog.h \
|
||||
DatabaseWindow.h \
|
||||
ConnectionManagerWindow.h \
|
||||
ConnectionListModel.h \
|
||||
QueryTab.h \
|
||||
|
|
@ -103,7 +101,6 @@ HEADERS += \
|
|||
NamespaceItemModel.h
|
||||
|
||||
FORMS += mainwindow.ui \
|
||||
DatabaseWindow.ui \
|
||||
ConnectionManagerWindow.ui \
|
||||
CreateDatabaseDialog.ui \
|
||||
DatabaseInspectorWidget.ui \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue