feat: add FlagsEnum::isEmpty for checking if a FlagsEnum is empty (#5550)
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
- Dev: Cleanly exit on shutdown. (#5537)
|
||||
- Dev: Renamed threads created by Chatterino on Linux and Windows. (#5538, #5539, #5544)
|
||||
- Dev: Refactored a few `#define`s into `const(expr)` and cleaned includes. (#5527)
|
||||
- Dev: Added `FlagsEnum::isEmpty`. (#5550)
|
||||
- Dev: Prepared for Qt 6.8 by addressing some deprecations. (#5529)
|
||||
|
||||
## 2.5.1
|
||||
|
||||
Reference in New Issue
Block a user