summaryrefslogtreecommitdiffstats
path: root/qtsharp/src/generator/QAncestor.cs
diff options
context:
space:
mode:
Diffstat (limited to 'qtsharp/src/generator/QAncestor.cs')
-rw-r--r--qtsharp/src/generator/QAncestor.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtsharp/src/generator/QAncestor.cs b/qtsharp/src/generator/QAncestor.cs
index 5467a902..bb35051b 100644
--- a/qtsharp/src/generator/QAncestor.cs
+++ b/qtsharp/src/generator/QAncestor.cs
@@ -20,7 +20,7 @@ using System;
namespace QtCSharp {
- public class QAncestor : QType {
+ public class TQAncestor : TQType {
}
}