mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-28 04:59:04 +00:00
Now group of Ui::Radiobutton instances share Ui::RadiobuttonGroup. All value management is done through the group instance, not through separate radio buttons. Also a template for groups over enums added.