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 {