Sine Striker
2024-09-02 f91e124880aa1c21f54a998ad12d2428a545df98
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 {