fix: relayout tabs when update button visibility changes (#6447)

This commit is contained in:
pajlada
2025-09-06 12:48:27 +02:00
committed by GitHub
parent 6a0ca0bff8
commit 36ebb19469
7 changed files with 39 additions and 19 deletions
-2
View File
@@ -17,10 +17,8 @@ namespace chatterino {
class Button;
class PixmapButton;
class SvgButton;
class Window;
class DrawnButton;
class UpdateDialog;
class NotebookTab;
class SplitContainer;
class Split;