mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-22 10:22:15 -07:00
use rows as unit
This commit is contained in:
parent
0225c0bc76
commit
41291fecb5
7 changed files with 31 additions and 21 deletions
|
|
@ -55,7 +55,7 @@ SettingsCache::SettingsCache()
|
|||
void SettingsCache::setUseTearOffMenus(bool /* _useTearOffMenus */)
|
||||
{
|
||||
}
|
||||
void SettingsCache::setCardViewInitialHeight(int /* _cardViewInitialHeight */)
|
||||
void SettingsCache::setCardViewInitialRowsMax(int /* _cardViewInitialRowsMax */)
|
||||
{
|
||||
}
|
||||
void SettingsCache::setKnownMissingFeatures(const QString & /* _knownMissingFeatures */)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue