blob: 9736d53af1725b8324ea471a6107d4bdde8b8bb3 (
plain)
1
2
3
4
5
6
|
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
#include "defines.h"
FORWARD_DECLARE_CLASS(QAction)
|