|
@@ -83,7 +83,6 @@ SOURCES += \
|
|
|
main.cpp \
|
|
|
view/AboutView.cpp \
|
|
|
view/AlgorithmManageView.cpp \
|
|
|
- view/AlgorithmView.cpp \
|
|
|
view/EvaluateView.cpp \
|
|
|
view/ExpertManageView.cpp \
|
|
|
view/HomeView.cpp \
|
|
@@ -139,7 +138,6 @@ HEADERS += \
|
|
|
common/QFDIcon.h \
|
|
|
view/AboutView.h \
|
|
|
view/AlgorithmManageView.h \
|
|
|
- view/AlgorithmView.h \
|
|
|
view/EvaluateView.h \
|
|
|
view/ExpertManageView.h \
|
|
|
view/HomeView.h \
|