From 0f8f98b9005803ab154b43dcad0db1f292072a4d Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Mon, 17 Nov 2025 12:54:55 +0800 Subject: Refactor window host. --- include/cru/ui/components/PopupButton.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/cru/ui/components/PopupButton.h') diff --git a/include/cru/ui/components/PopupButton.h b/include/cru/ui/components/PopupButton.h index 5fa69044..0e3d5314 100644 --- a/include/cru/ui/components/PopupButton.h +++ b/include/cru/ui/components/PopupButton.h @@ -4,7 +4,6 @@ #include "cru/ui/components/Menu.h" #include "cru/ui/controls/Button.h" #include "cru/ui/controls/IconButton.h" -#include "cru/ui/controls/Popup.h" #include "cru/ui/controls/TextBlock.h" namespace cru::ui::components { -- cgit v1.2.3