diff options
author | Michele Calgaro <[email protected]> | 2024-04-06 21:27:37 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-04-07 18:45:56 +0900 |
commit | 748bdbc00e5913a633e44065b170eba0b6075608 (patch) | |
tree | d8710f08c474523189a4b8003ce47ca80a3fbbdf /src/knutnet.h | |
parent | af14b580b3b51ca3c6160dd2b33bc1cb39a4322c (diff) | |
download | knutclient-748bdbc00e5913a633e44065b170eba0b6075608.tar.gz knutclient-748bdbc00e5913a633e44065b170eba0b6075608.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/knutnet.h')
-rw-r--r-- | src/knutnet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knutnet.h b/src/knutnet.h index 7ccb611..393adac 100644 --- a/src/knutnet.h +++ b/src/knutnet.h @@ -778,7 +778,7 @@ void upsSetType (struct upsVarDef& upsVar, const TQString name, const TQString v /** * @internal - * Pro qt mensi nez 3.0.0 nemuze byt value const + * Pro TQt mensi nez 3.0.0 nemuze byt value const */ void genStatusFlags (TQString value); |