Sine Striker
2024-03-07 adc91610761971a86a8ecca83017236eeffebb3d
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 {