summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qaction.h
blob: 4311d503d78084650fd490daf40c312dd2088cf3 (plain)
1234567
// Copyright (C) 2020 The Qt Company Ltd.// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only#include <QtGui/QAction> QT_BEGIN_NAMESPACE QT_END_NAMESPACE 
close