Add hotkeys for switching between products in a category

This commit is contained in:
AdenKoperczak 2025-06-08 09:46:17 -04:00
parent 4306bb09ae
commit 36b2e77ecf
No known key found for this signature in database
GPG key ID: 9843017036F62EE7
6 changed files with 80 additions and 3 deletions

View file

@ -8,6 +8,7 @@ Checks:
- 'performance-*'
- '-bugprone-easily-swappable-parameters'
- '-cppcoreguidelines-pro-type-reinterpret-cast'
- '-cppcoreguidelines-avoid-do-while'
- '-misc-include-cleaner'
- '-misc-non-private-member-variables-in-classes'
- '-misc-use-anonymous-namespace'