summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/assistant/help/qfilternamedialog_p.h11
-rw-r--r--src/assistant/help/qhelpfiltersettings_p.h11
-rw-r--r--src/assistant/help/qoptionswidget_p.h11
3 files changed, 33 insertions, 0 deletions
diff --git a/src/assistant/help/qfilternamedialog_p.h b/src/assistant/help/qfilternamedialog_p.h
index f805e9308..76a495d78 100644
--- a/src/assistant/help/qfilternamedialog_p.h
+++ b/src/assistant/help/qfilternamedialog_p.h
@@ -29,6 +29,17 @@
#ifndef QFILTERNAMEDIALOG_H
#define QFILTERNAMEDIALOG_H
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists for the convenience
+// of the help generator tools. This header file may change from version
+// to version without notice, or even be removed.
+//
+// We mean it.
+//
+
#include <QtWidgets/QDialog>
#include "ui_qfilternamedialog.h"
diff --git a/src/assistant/help/qhelpfiltersettings_p.h b/src/assistant/help/qhelpfiltersettings_p.h
index da25d300e..cf5622b6d 100644
--- a/src/assistant/help/qhelpfiltersettings_p.h
+++ b/src/assistant/help/qhelpfiltersettings_p.h
@@ -40,6 +40,17 @@
#ifndef QHELPFILTERSETTINGS_H
#define QHELPFILTERSETTINGS_H
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists for the convenience
+// of the help generator tools. This header file may change from version
+// to version without notice, or even be removed.
+//
+// We mean it.
+//
+
#include <QtCore/QSharedDataPointer>
QT_BEGIN_NAMESPACE
diff --git a/src/assistant/help/qoptionswidget_p.h b/src/assistant/help/qoptionswidget_p.h
index ff075e464..a6700c1d7 100644
--- a/src/assistant/help/qoptionswidget_p.h
+++ b/src/assistant/help/qoptionswidget_p.h
@@ -29,6 +29,17 @@
#ifndef QOPTIONSWIDGET_H
#define QOPTIONSWIDGET_H
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists for the convenience
+// of the help generator tools. This header file may change from version
+// to version without notice, or even be removed.
+//
+// We mean it.
+//
+
#include <QtWidgets/QWidget>
#include <QtCore/QMap>