diff options
Diffstat (limited to 'tools/designer/plugins')
-rw-r--r-- | tools/designer/plugins/cppeditor/yyreg.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/plugins/cppeditor/yyreg.cpp b/tools/designer/plugins/cppeditor/yyreg.cpp index 7cc81ff2f..1f06a02e7 100644 --- a/tools/designer/plugins/cppeditor/yyreg.cpp +++ b/tools/designer/plugins/cppeditor/yyreg.cpp @@ -48,8 +48,8 @@ you might want to read other simpler parsers written in the same style: - $(QTDIR)/src/tools/qregexp.cpp - $(QTDIR)/tools/inspector/cppparser.cpp + $(TQTDIR)/src/tools/qregexp.cpp + $(TQTDIR)/tools/inspector/cppparser.cpp You might also want to read Section 2 in the Dragon Book. */ |