summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qunicodetables_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qunicodetables_p.h')
-rw-r--r--src/corelib/tools/qunicodetables_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/tools/qunicodetables_p.h b/src/corelib/tools/qunicodetables_p.h
index ce426e77a5..625dee7aa3 100644
--- a/src/corelib/tools/qunicodetables_p.h
+++ b/src/corelib/tools/qunicodetables_p.h
@@ -81,8 +81,8 @@ namespace QUnicodeTables {
ushort wordBreak : 8;
ushort sentenceBreak : 8;
};
- Q_CORE_EXPORT const Properties* QT_FASTCALL properties(uint ucs4);
- Q_CORE_EXPORT const Properties* QT_FASTCALL properties(ushort ucs2);
+ Q_CORE_EXPORT const Properties * QT_FASTCALL properties(uint ucs4);
+ Q_CORE_EXPORT const Properties * QT_FASTCALL properties(ushort ucs2);
// See http://www.unicode.org/reports/tr24/tr24-5.html