Update minor TQt3 tool names to match current TQt3 sources in GIT

pull/1/head
Timothy Pearson 11 years ago
parent 74b657e0ca
commit 74416f3912

@ -95,9 +95,9 @@ is installed.
After configuring and compiling your application with these options, it will
link with the <filename>libqpe.so</filename> library. This version of your
application will not normally run when you use X11. In order to test it,
run it under the control of the program <application>qvfb</application>
run it under the control of the program <application>tqvfb</application>
(&Qt; Virtual Frame Buffer). This is done by starting
<application>qvfb</application> and then starting your application with
<application>tqvfb</application> and then starting your application with
</para>
<screen><command>app <option>-qws</option> <option>-display QVFb:0</option></command></screen>

@ -179,7 +179,7 @@
</property>
<property name="whatsThis" stdset="0">
<string>&lt;b&gt;Load Descriptions&lt;/b&gt;&lt;p&gt;Loads a file which contains descriptions of custom widgets, so that these custom widgets can be used in the Qt Designer.&lt;/p&gt;
&lt;p&gt;Since it is a lot of work to type in all the information for custom widgets, you should consider using the createcw tool which is in $QTDIR/tools/designer/tools/createcw. Using createcw you can create custom widget description files for your custom widgets without the need to type in all the information manually. For more information about the README file in the createcw directory&lt;/p&gt;</string>
&lt;p&gt;Since it is a lot of work to type in all the information for custom widgets, you should consider using the tqtcreatecw tool which is in $QTDIR/tools/designer/tools/tqtcreatecw. Using tqtcreatecw you can create custom widget description files for your custom widgets without the need to type in all the information manually. For more information about the README file in the tqtcreatecw directory&lt;/p&gt;</string>
</property>
</widget>
<widget class="TQPushButton" row="4" column="1">

Loading…
Cancel
Save