Visual Database Display Tab.

This commit is contained in:
Lukas Brübach 2025-04-10 09:13:32 +02:00
parent 300a37a199
commit c029bbf90d
30 changed files with 2134 additions and 20 deletions

View file

@ -106,6 +106,9 @@ void SettingsCache::setSeenTips(const QList<int> & /* _seenTips */)
void SettingsCache::setDeckPath(const QString & /* _deckPath */)
{
}
void SettingsCache::setFiltersPath(const QString & /*_filtersPath */)
{
}
void SettingsCache::setReplaysPath(const QString & /* _replaysPath */)
{
}