diff options
Diffstat (limited to 'dcop/dcopidl/yacc.cpp.h')
-rw-r--r-- | dcop/dcopidl/yacc.cpp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/dcopidl/yacc.cpp.h b/dcop/dcopidl/yacc.cpp.h index 2a6c1b403..5bbacfa1f 100644 --- a/dcop/dcopidl/yacc.cpp.h +++ b/dcop/dcopidl/yacc.cpp.h @@ -116,7 +116,7 @@ typedef union YYSTYPE #line 67 "yacc.yy" long _int; - QString *_str; + TQString *_str; unsigned short _char; double _float; |