refactor interface

This commit is contained in:
2020-05-26 18:09:22 +02:00
parent c4e2ec96dd
commit 90a76301f2
14 changed files with 42 additions and 63 deletions

View File

@@ -17,7 +17,6 @@ SOURCES += \
container_window.cpp \
view_install.cpp \
controller_install.cpp \
view_remove.cpp \
controller_remove.cpp \
view_info.cpp \
controller_info.cpp \
@@ -35,7 +34,6 @@ HEADERS += \
container_window.h \
view_install.h \
controller_install.h \
view_remove.h \
controller_remove.h \
view_info.h \
controller_info.h \