Zhao Yuhang
2024-01-01 f39231f7bcbf03ac322cb8372c8d7109e94fdeac
examples/shared/widgetframe/windowbutton.h
@@ -1,9 +1,10 @@
// Copyright (C) 2023-2024 Stdware Collections
// SPDX-License-Identifier: Apache-2.0
#ifndef WINDOWBUTTON_H
#define WINDOWBUTTON_H
#include "QPushButton.h"
#include <QtGlobal>
#include <QtWidgets/QPushButton>
namespace QWK {