qnetworkaccessbackend_p.h: Add missing "We mean it comment"

Change-Id: I079ad30c0b96dc3a1c7a89459ad0e1488999bc56
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
bb10
Friedemann Kleint 2020-09-02 13:08:18 +02:00
parent 7f7b60d8d5
commit 9d059da344
1 changed files with 11 additions and 0 deletions

View File

@ -40,6 +40,17 @@
#ifndef QNETWORKACCESSBACKEND_P_H
#define QNETWORKACCESSBACKEND_P_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt API. It exists for the convenience
// of the Network Access API. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include <QtNetwork/qtnetworkglobal.h>
#include <QtNetwork/qnetworkrequest.h>