summaryrefslogtreecommitdiffstats
path: root/src/network/doc/snippets/code/doc_src_qtnetwork.cpp
blob: dae56d5db56bdd4a590aca507deb5fdcba4ef511 (plain)
1
2
3
4
5
6
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

//! [1]
#include <QtNetwork>
//! [1]