Removed unused DatabaseInspectorWidget (had no code only ui design)
This commit is contained in:
parent
bb55ef12f3
commit
22db22c6b1
4 changed files with 0 additions and 119 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue