This commit is contained in:
jpirnay
2026-03-23 21:22:27 +01:00
parent 251c341c06
commit d53f8caeb4
3 changed files with 3 additions and 4 deletions
-1
View File
@@ -3,7 +3,6 @@
#include <string>
#include <vector>
struct RecentBook {
std::string path;
std::string title;