summaryrefslogtreecommitdiffstats
path: root/tools/designer/shared/uib.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/shared/uib.h')
-rw-r--r--tools/designer/shared/uib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/shared/uib.h b/tools/designer/shared/uib.h
index 5307595c6..8ee070ee6 100644
--- a/tools/designer/shared/uib.h
+++ b/tools/designer/shared/uib.h
@@ -89,7 +89,7 @@ private:
};
/*
- uic uses insertCString(), insertString(), and block();
+ tquic uses insertCString(), insertString(), and block();
TQWidgetFactory uses readBlock(), asCString(), and asString(). By
implementing these functions inline, we ensure that the binaries
don't contain needless code.