Replace Qt with TQt

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/11/head
Michele Calgaro 3 weeks ago
parent af14b580b3
commit 748bdbc00e
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -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);

@ -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);

Loading…
Cancel
Save