From 1a7e498bdb3f755b79c06cb87fe4fad2cf8e7bf3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:07:00 -0600 Subject: Remove spurious TQ_OBJECT instances --- kalzium/src/spectrumwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kalzium/src/spectrumwidget.h') diff --git a/kalzium/src/spectrumwidget.h b/kalzium/src/spectrumwidget.h index c9bb88aa..4af92561 100644 --- a/kalzium/src/spectrumwidget.h +++ b/kalzium/src/spectrumwidget.h @@ -34,7 +34,7 @@ class SpectrumWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: SpectrumWidget( TQWidget *parent, const char* name = 0 ); -- cgit v1.2.1