- GUI: remove unnecessary tabMain min size (better layout rendering on

Windows/Fedora); groupbox Composite -> GS1 Composite
This commit is contained in:
gitlost
2022-06-10 16:43:10 +01:00
parent e30e1f9651
commit 270f1d136c
11 changed files with 9 additions and 33 deletions

View File

@ -19,6 +19,8 @@ Bugs
----
- frontend/test_args.c: don't use WIFEXITED(), WEXITSTATUS() on Windows
- libzint: fix some confusing error messages introduced by segment stuff
- GUI: remove unnecessary tabMain min size (better layout rendering on
Windows/Fedora)
Version 2.11.0 (2022-05-24)