diff options
author | Michele Calgaro <[email protected]> | 2024-03-18 12:38:10 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-03-18 12:38:10 +0900 |
commit | b0e86773f03df9a6c729b2a78fe882610ebcba91 (patch) | |
tree | d50e6e02301941426db81c76cfce2d211a81861f /doc/man/kkbswitch.sgml | |
parent | d685b485507436477e463c131c8d679f912e07d1 (diff) | |
download | kkbswitch-b0e86773f03df9a6c729b2a78fe882610ebcba91.tar.gz kkbswitch-b0e86773f03df9a6c729b2a78fe882610ebcba91.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/man/kkbswitch.sgml')
-rw-r--r-- | doc/man/kkbswitch.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/kkbswitch.sgml b/doc/man/kkbswitch.sgml index fa1e9c8..a6ea3ba 100644 --- a/doc/man/kkbswitch.sgml +++ b/doc/man/kkbswitch.sgml @@ -65,7 +65,7 @@ manpage.1: manpage.sgml <arg><option>--help<replaceable></replaceable></option></arg> <arg><option>--help-kde<replaceable></replaceable></option></arg> - <arg><option>--help-qt<replaceable></replaceable></option></arg> + <arg><option>--help-tqt<replaceable></replaceable></option></arg> <arg><option>--version<replaceable> -v</replaceable></option></arg> <arg><option>--license<replaceable></replaceable</option></arg> <arg><option>--author<replaceable></replaceable></option></arg> @@ -241,7 +241,7 @@ manpage.1: manpage.sgml <term><option>--nograb</option> </term> <listitem> - <para>Forces Qt to never grab the mouse or keyboard.</para> + <para>Forces TQt to never grab the mouse or keyboard.</para> </listitem> </varlistentry> <varlistentry> |