Fetching current biddings from server menu. No extracting biddings from the response and merging into the model yet.
This commit is contained in:
@ -36,6 +36,7 @@ add_library(${TARGET_APP} STATIC
|
||||
model/generalsortfiltermodel.h model/generalsortfiltermodel.cpp
|
||||
network/servercommunicator.h network/servercommunicator.cpp
|
||||
network/apiroutes.h
|
||||
structs.h
|
||||
# 3rd party libraries
|
||||
../3rdParty/rapidcsv/src/rapidcsv.h
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user