From d296f1d337dabfeae5191955fdadb874965dbbe9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 10 Aug 2011 12:13:27 -0500 Subject: rename the following methods: tqparent parent tqmask mask --- tqtinterface/qt4/src/widgets/tqtooltip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tqtinterface/qt4/src/widgets/tqtooltip.h') diff --git a/tqtinterface/qt4/src/widgets/tqtooltip.h b/tqtinterface/qt4/src/widgets/tqtooltip.h index e9afb22..c5c13f8 100644 --- a/tqtinterface/qt4/src/widgets/tqtooltip.h +++ b/tqtinterface/qt4/src/widgets/tqtooltip.h @@ -61,7 +61,7 @@ class TQ_EXPORT TQToolTipGroup: public TQObject Q_PROPERTY( bool enabled READ enabled WRITE setEnabled ) public: - TQToolTipGroup( TQObject *tqparent, const char *name = 0 ); + TQToolTipGroup( TQObject *parent, const char *name = 0 ); ~TQToolTipGroup(); bool delay() const; -- cgit v1.2.3