new class to store string key-values on disk, will use for downloaded file index

This commit is contained in:
Blue 2019-09-11 18:03:52 +03:00
parent 0574d6f72b
commit 1df49583fb
6 changed files with 257 additions and 2 deletions

View file

@ -15,6 +15,7 @@ set(squawkCORE_SRC
rosteritem.cpp
contact.cpp
conference.cpp
storage.cpp
)
# Tell CMake to create the helloworld executable