Yuhang Zhao
2025-02-10 9e96ea43436d5ed200c57d6b229cddf9bdf9e55a
examples/shared/widgetframe/windowbutton.h
@@ -1,9 +1,11 @@
// Copyright (C) 2023-2024 Stdware Collections (https://www.github.com/stdware)
// Copyright (C) 2021-2023 wangwenx190 (Yuhang Zhao)
// SPDX-License-Identifier: Apache-2.0
#ifndef WINDOWBUTTON_H
#define WINDOWBUTTON_H
#include "QPushButton.h"
#include <QtGlobal>
#include <QtWidgets/QPushButton>
namespace QWK {