Add "We mean it" warning to new private header
Amends 5e48a51608485cbc87b68498fd54ab36f001d584, fixing warning from syncqt. Change-Id: I15d22a1bba865777c17180438b6e89ee9e1ae78b Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit e6da018c86d874f5f0a5549f97609bf456a6f0d3)
This commit is contained in:
parent
045a27ad07
commit
163734a8cf
@ -4,6 +4,17 @@
|
||||
#ifndef QATOMICSCOPEDVALUEROLLBACK_P_H
|
||||
#define QATOMICSCOPEDVALUEROLLBACK_P_H
|
||||
|
||||
//
|
||||
// W A R N I N G
|
||||
// -------------
|
||||
//
|
||||
// This file is not part of the Qt API. It exists for the convenience
|
||||
// of qapplication_*.cpp, qwidget*.cpp and qfiledialog.cpp. This header
|
||||
// file may change from version to version without notice, or even be removed.
|
||||
//
|
||||
// We mean it.
|
||||
//
|
||||
|
||||
#include <QtCore/qglobal.h>
|
||||
#include <QtCore/qatomic.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user