summaryrefslogtreecommitdiffstats
path: root/src/serviceframework/ipc/ipcendpoint_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/serviceframework/ipc/ipcendpoint_p.h')
-rw-r--r--src/serviceframework/ipc/ipcendpoint_p.h17
1 files changed, 14 insertions, 3 deletions
diff --git a/src/serviceframework/ipc/ipcendpoint_p.h b/src/serviceframework/ipc/ipcendpoint_p.h
index 0cfebb2c..43952684 100644
--- a/src/serviceframework/ipc/ipcendpoint_p.h
+++ b/src/serviceframework/ipc/ipcendpoint_p.h
@@ -39,8 +39,19 @@
**
****************************************************************************/
-#ifndef Q_SERVICECOMM_P_H
-#define Q_SERVICECOMM_P_H
+#ifndef Q_IPCENDPOINT_P_H
+#define Q_IPCENDPOINT_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 "qserviceframeworkglobal.h"
#include <QObject>
@@ -86,4 +97,4 @@ protected:
QT_END_NAMESPACE
-#endif //Q_SERVICECOMM_P_H
+#endif //Q_IPCENDPOINT_P_H