From 157db246622e300d8cfb4684c197ed873523e3e2 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:29:47 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdevdesigner/shared/ui2uib.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdevdesigner/shared/ui2uib.cpp') diff --git a/kdevdesigner/shared/ui2uib.cpp b/kdevdesigner/shared/ui2uib.cpp index b1e1c6ac..91fa7dee 100644 --- a/kdevdesigner/shared/ui2uib.cpp +++ b/kdevdesigner/shared/ui2uib.cpp @@ -42,7 +42,7 @@ /* The .uib file format is the binary counterpart of the .ui file format. It is generated by the ui2uib converter and understood by - QWidgetFactory; in a future version, it might also be understood + TQWidgetFactory; in a future version, it might also be understood by a uib2ui converter. Experiments show that .uib files are about 2.5 times faster to load and 6 times smaller than .ui files. -- cgit v1.2.1