diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-04-06 21:27:37 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-04-07 20:29:52 +0900 |
| commit | 4215f1aa4dbcad57393fac38f06f4e33bb786746 (patch) | |
| tree | d8710f08c474523189a4b8003ce47ca80a3fbbdf /src/knutrwvar.h | |
| parent | 929cd63021ba5d4bfdc904df85a0c8d6efd81283 (diff) | |
| download | knutclient-4215f1aa.tar.gz knutclient-4215f1aa.zip | |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 748bdbc00e5913a633e44065b170eba0b6075608)
Diffstat (limited to 'src/knutrwvar.h')
| -rw-r--r-- | src/knutrwvar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knutrwvar.h b/src/knutrwvar.h index 4805539..b858ee5 100644 --- a/src/knutrwvar.h +++ b/src/knutrwvar.h @@ -106,7 +106,7 @@ class KNutRWVar : public KDialogBase { * Find asked item in box * Since at version 3.0.0 is not needed. * Najde pozadovanou polozku v boxu. - * Ve verzi qt > 3.0.0 neni potreba. + * Ve verzi TQt > 3.0.0 neni potreba. */ int findItem(const KComboBox *myBox ,const TQString text); |
