Add a warning message in all the private headers

This commit is contained in:
Debao Zhang
2013-11-25 15:38:03 +08:00
parent d45368e931
commit 7513b6ce12
19 changed files with 213 additions and 0 deletions
+11
View File
@@ -26,6 +26,17 @@
#ifndef QXLSX_XLSXZIPREADER_P_H
#define QXLSX_XLSXZIPREADER_P_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxglobal.h"
#include <QScopedPointer>
#include <QStringList>