refactor: buttons and friends (#6102)

This commit is contained in:
nerix
2025-05-25 11:17:06 +02:00
committed by GitHub
parent deed1061b5
commit 84c0b39fde
49 changed files with 1083 additions and 691 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#pragma once
#include "widgets/helper/TitlebarButton.hpp"
#include "widgets/buttons/TitlebarButton.hpp"
#include <QPropertyAnimation>
#include <QWidget>