From 28166400a4ac95793e5adb51721722e8656ebe4a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:05:43 -0600 Subject: Remove spurious TQ_OBJECT instances --- noatun-plugins/alarm/kpercentspinbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'noatun-plugins/alarm/kpercentspinbox.h') diff --git a/noatun-plugins/alarm/kpercentspinbox.h b/noatun-plugins/alarm/kpercentspinbox.h index 3bfe2e7..2428cce 100644 --- a/noatun-plugins/alarm/kpercentspinbox.h +++ b/noatun-plugins/alarm/kpercentspinbox.h @@ -22,7 +22,7 @@ class KPercentSpinBox : public TQSpinBox { Q_OBJECT - TQ_OBJECT + public: KPercentSpinBox (int _step=1, TQWidget *_parent=0, const char *name=0); -- cgit v1.2.1