init sqlite database library

This commit is contained in:
yggverse 2024-08-11 12:35:57 +03:00
parent cf64949986
commit 814b25a946
7 changed files with 57 additions and 5 deletions

View file

@ -8,5 +8,6 @@ src/app/browser/header/tab.cpp
src/app/browser/header/tab.hpp
src/app/browser/page.cpp
src/app/browser/page.hpp
src/lib/database.hpp
src/main.cpp
src/main.hpp