summaryrefslogtreecommitdiffstats
path: root/qtsharp/src/generator/TQTypeMap.cs
diff options
context:
space:
mode:
Diffstat (limited to 'qtsharp/src/generator/TQTypeMap.cs')
-rw-r--r--qtsharp/src/generator/TQTypeMap.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtsharp/src/generator/TQTypeMap.cs b/qtsharp/src/generator/TQTypeMap.cs
index b2f71dac..3acda3c7 100644
--- a/qtsharp/src/generator/TQTypeMap.cs
+++ b/qtsharp/src/generator/TQTypeMap.cs
@@ -59,7 +59,7 @@ namespace QtCSharp {
mastermap.Add ("HPALETTE", "uint");
mastermap.Add ("HRGN", "uint");
mastermap.Add ("Display", "IntPtr");
- mastermap.Add ("Q_REFCOUNT bool", "bool");
+ mastermap.Add ("TQ_REFCOUNT bool", "bool");
mastermap.Add ("EventRef", "IntPtr");
mastermap.Add ("MSG", "IntPtr");
mastermap.Add ("XEvent", "IntPtr");