summaryrefslogtreecommitdiffstats
path: root/src/core/global_descriptors_qt.h
blob: 2c0850fe2e5babed96de690466353cafb4033846 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright (C) 2017 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
// Qt-Security score:significant reason:default

#ifndef GLOBAL_DESCRIPTORS_QT_H
#define GLOBAL_DESCRIPTORS_QT_H

#include "content/public/common/content_descriptors.h"

enum {
    kWebEngineLocale = kContentIPCDescriptorMax + 1,
};

#endif // GLOBAL_DESCRIPTORS_QT_H