Remove unused ApplicationWindow
This commit is contained in:
parent
a29671593e
commit
eec75e28f9
4 changed files with 0 additions and 184 deletions
|
|
@ -54,7 +54,6 @@ SOURCES += main.cpp\
|
|||
ColumnTableModel.cpp \
|
||||
NamespaceFilterWidget.cpp \
|
||||
NamespaceItemModel.cpp \
|
||||
ApplicationWindow.cpp \
|
||||
ConstraintModel.cpp \
|
||||
IconColumnDelegate.cpp \
|
||||
IndexModel.cpp \
|
||||
|
|
@ -118,7 +117,6 @@ HEADERS += \
|
|||
ColumnTableModel.h \
|
||||
NamespaceFilterWidget.h \
|
||||
NamespaceItemModel.h \
|
||||
ApplicationWindow.h \
|
||||
ConstraintModel.h \
|
||||
IconColumnDelegate.h \
|
||||
IndexModel.h \
|
||||
|
|
@ -168,7 +166,6 @@ FORMS += \
|
|||
ProcessStdioWidget.ui \
|
||||
TablesPage.ui \
|
||||
NamespaceFilterWidget.ui \
|
||||
ApplicationWindow.ui \
|
||||
CrudTab.ui \
|
||||
CodeGenerator.ui \
|
||||
DatabaseWindow.ui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue