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/tqrangecontrol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tqtinterface/qt4/src/widgets/tqrangecontrol.h') diff --git a/tqtinterface/qt4/src/widgets/tqrangecontrol.h b/tqtinterface/qt4/src/widgets/tqrangecontrol.h index ddda65d..d1fb4d4 100644 --- a/tqtinterface/qt4/src/widgets/tqrangecontrol.h +++ b/tqtinterface/qt4/src/widgets/tqrangecontrol.h @@ -132,7 +132,7 @@ class TQ_EXPORT TQSpinWidget : public TQWidget Q_OBJECT TQ_OBJECT public: - TQSpinWidget( TQWidget* tqparent=0, const char* name=0 ); + TQSpinWidget( TQWidget* parent=0, const char* name=0 ); ~TQSpinWidget(); void setEditWidget( TQWidget * widget ); -- cgit v1.2.3