Sine Striker
2024-02-29 1a5462d80b6b07dcb25522e7b187994c7f82506d
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 {