From e8f365173e37780bc769530f21a4c23818cd6379 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:07:32 -0600 Subject: Remove spurious TQ_OBJECT instances --- kghostview/infodialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kghostview/infodialog.h') diff --git a/kghostview/infodialog.h b/kghostview/infodialog.h index af35e997..d02860f0 100644 --- a/kghostview/infodialog.h +++ b/kghostview/infodialog.h @@ -27,7 +27,7 @@ class TQLabel; class InfoDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: InfoDialog( TQWidget *parent=0, const char *name=0, bool modal=true ); -- cgit v1.2.1