summaryrefslogtreecommitdiff
path: root/qmake/include/quuid.h
Side-by-side diff
Diffstat (limited to 'qmake/include/quuid.h') (more/less context) (show whitespace changes)
-rw-r--r--qmake/include/quuid.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/qmake/include/quuid.h b/qmake/include/quuid.h
index 591d2f1..664c149 100644
--- a/qmake/include/quuid.h
+++ b/qmake/include/quuid.h
@@ -7,3 +7,3 @@
**
-** Copyright (C) 1992-2001 Trolltech AS. All rights reserved.
+** Copyright (C) 1992-2003 Trolltech AS. All rights reserved.
**
@@ -55,3 +55,3 @@ typedef struct _GUID
uchar Data4[ 8 ];
-} GUID;
+} GUID, *REFGUID, *LPGUID;
#endif