Sine Striker
2024-01-01 d08030ea8f04f056aed88a4ad96dc9233d069787
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 {