summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/pdf/api/qpdfdocument_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/pdf/api/qpdfdocument_p.h b/src/pdf/api/qpdfdocument_p.h
index d8d950b3c..928754210 100644
--- a/src/pdf/api/qpdfdocument_p.h
+++ b/src/pdf/api/qpdfdocument_p.h
@@ -37,6 +37,17 @@
#ifndef QPDFDOCUMENT_P_H
#define QPDFDOCUMENT_P_H
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
#include "qpdfdocument.h"
#include "third_party/pdfium/public/fpdfview.h"