From 153e023cc2d72c36f700b8be485ccccca6d0e8f1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:06:23 -0600 Subject: Remove spurious TQ_OBJECT instances --- konsole/konsole/TEWidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konsole') diff --git a/konsole/konsole/TEWidget.h b/konsole/konsole/TEWidget.h index 197ec860c..a00903ed2 100644 --- a/konsole/konsole/TEWidget.h +++ b/konsole/konsole/TEWidget.h @@ -44,7 +44,7 @@ class TEWidget : public TQFrame // a widget representing attributed text { Q_OBJECT - TQ_OBJECT + friend class Konsole; public: -- cgit v1.2.1