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 --- libtdeedu/tdeeduplot/kplotwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtdeedu/tdeeduplot/kplotwidget.h') diff --git a/libtdeedu/tdeeduplot/kplotwidget.h b/libtdeedu/tdeeduplot/kplotwidget.h index 7dd3f1f4..fd3504df 100644 --- a/libtdeedu/tdeeduplot/kplotwidget.h +++ b/libtdeedu/tdeeduplot/kplotwidget.h @@ -40,7 +40,7 @@ class TQPixmap; class KDE_EXPORT KPlotWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: /**@short Constructor. Sets the primary x and y limits in data units. *@param x1 the minimum X value in data units -- cgit v1.2.1