summaryrefslogtreecommitdiff
path: root/qmake/include/private/qsharedmemory_p.h
Unidiff
Diffstat (limited to 'qmake/include/private/qsharedmemory_p.h') (more/less context) (show whitespace changes)
-rw-r--r--qmake/include/private/qsharedmemory_p.h11
1 files changed, 7 insertions, 4 deletions
diff --git a/qmake/include/private/qsharedmemory_p.h b/qmake/include/private/qsharedmemory_p.h
index 4a8339d..927de89 100644
--- a/qmake/include/private/qsharedmemory_p.h
+++ b/qmake/include/private/qsharedmemory_p.h
@@ -7,3 +7,3 @@
7** 7**
8** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. 8** Copyright (C) 2002 Trolltech AS. All rights reserved.
9** 9**
@@ -32,2 +32,5 @@
32 32
33#ifndef QSHAREDMEMORY_P_H
34#define QSHAREDMEMORY_P_H
35
33// 36//
@@ -40,6 +43,5 @@
40// 43//
44// We mean it.
45//
41// 46//
42
43#if !defined(QT_QSHM_H)
44#define QT_QSHM_H
45 47
@@ -83,2 +85,3 @@ private:
83#endif 85#endif
86
84#endif 87#endif