added web service
This commit is contained in:
@@ -32,6 +32,7 @@ set(SOURCES
|
||||
model/specificationpcbtablemodel.cpp
|
||||
model/specificationtablemodel.cpp
|
||||
model/vedomosttablemodel.cpp
|
||||
model/simplelisttablemodel.cpp
|
||||
model/pcbmaterialmodel.cpp
|
||||
view/adddesignatordialog.cpp
|
||||
view/basegosttable.cpp
|
||||
@@ -45,6 +46,7 @@ set(SOURCES
|
||||
controller/specificationpcbcontroller.cpp
|
||||
controller/specificationcontroller.cpp
|
||||
controller/vedomostcontroller.cpp
|
||||
controller/simplelisttablecontroller.cpp
|
||||
controller/csvexporter.cpp
|
||||
view/editpdfwidget.cpp
|
||||
view/importeddataview.cpp
|
||||
@@ -76,6 +78,7 @@ set(HEADERS
|
||||
model/specificationpcbtablemodel.h
|
||||
model/specificationtablemodel.h
|
||||
model/vedomosttablemodel.h
|
||||
model/simplelisttablemodel.h
|
||||
model/pcbmaterialmodel.h
|
||||
view/adddesignatordialog.h
|
||||
view/basegosttable.h
|
||||
@@ -89,6 +92,7 @@ set(HEADERS
|
||||
controller/specificationpcbcontroller.h
|
||||
controller/specificationcontroller.h
|
||||
controller/vedomostcontroller.h
|
||||
controller/simplelisttablecontroller.h
|
||||
controller/csvexporter.h
|
||||
view/editpdfwidget.h
|
||||
view/importeddataview.h
|
||||
|
||||
Reference in New Issue
Block a user