Implement advertisement to FAQ page align right (#5657)

This commit is contained in:
lilyhuang-github 2025-02-27 23:34:06 -05:00 committed by GitHub
parent 93d28717e0
commit e271e6ecf8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 7 deletions

View file

@ -80,6 +80,7 @@ private:
QLabel customCardDatabasePathLabel;
QLabel tokenDatabasePathLabel;
QLabel updateReleaseChannelLabel;
QLabel advertiseTranslationPageLabel;
QCheckBox showTipsOnStartup;
};