This commit is contained in:
Lukas Brübach 2024-11-22 20:07:33 +01:00
parent cbc260646f
commit 44a2b4e54b

View file

@ -73,8 +73,8 @@ private:
QByteArray tokenDialogGeometry; QByteArray tokenDialogGeometry;
QByteArray setsDialogGeometry; QByteArray setsDialogGeometry;
QString lang; QString lang;
QString deckPath, replaysPath, picsPath, redirectCachePath, customPicsPath, cardDatabasePath, customCardDatabasePath, themesPath, QString deckPath, replaysPath, picsPath, redirectCachePath, customPicsPath, cardDatabasePath,
spoilerDatabasePath, tokenDatabasePath, themeName; customCardDatabasePath, themesPath, spoilerDatabasePath, tokenDatabasePath, themeName;
bool notifyAboutUpdates; bool notifyAboutUpdates;
bool notifyAboutNewVersion; bool notifyAboutNewVersion;
bool showTipsOnStartup; bool showTipsOnStartup;