Removed unused DatabaseInspectorWidget (had no code only ui design)

This commit is contained in:
eelke 2017-12-29 10:26:51 +01:00
parent bb55ef12f3
commit 22db22c6b1
4 changed files with 0 additions and 119 deletions

View file

@ -39,7 +39,6 @@ SOURCES += main.cpp\
BackupRestore.cpp \
QueryTab.cpp \
stopwatch.cpp \
DatabaseInspectorWidget.cpp \
TuplesResultWidget.cpp \
BackupDialog.cpp \
TypeSelectionItemModel.cpp \
@ -74,7 +73,6 @@ HEADERS += \
ConnectionListModel.h \
QueryTab.h \
stopwatch.h \
DatabaseInspectorWidget.h \
TuplesResultWidget.h \
BackupDialog.h \
TypeSelectionItemModel.h \
@ -103,7 +101,6 @@ HEADERS += \
FORMS += mainwindow.ui \
ConnectionManagerWindow.ui \
CreateDatabaseDialog.ui \
DatabaseInspectorWidget.ui \
TuplesResultWidget.ui \
QueryTab.ui \
BackupDialog.ui \