summaryrefslogtreecommitdiffstats
path: root/dcop/dcopidl/yacc.cc.h
diff options
context:
space:
mode:
Diffstat (limited to 'dcop/dcopidl/yacc.cc.h')
-rw-r--r--dcop/dcopidl/yacc.cc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/dcopidl/yacc.cc.h b/dcop/dcopidl/yacc.cc.h
index b056f2922..af3f8d088 100644
--- a/dcop/dcopidl/yacc.cc.h
+++ b/dcop/dcopidl/yacc.cc.h
@@ -167,7 +167,7 @@
#line 67 "yacc.yy"
typedef union YYSTYPE {
long _int;
- QString *_str;
+ TQString *_str;
unsigned short _char;
double _float;
} YYSTYPE;