From 75b5de5bf835988d57b781f8408d428646beef59 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:09:11 -0600 Subject: Remove spurious TQ_OBJECT instances --- khexedit/chartabledialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khexedit/chartabledialog.h') diff --git a/khexedit/chartabledialog.h b/khexedit/chartabledialog.h index 6b7610b..c5a204c 100644 --- a/khexedit/chartabledialog.h +++ b/khexedit/chartabledialog.h @@ -35,7 +35,7 @@ class TQSpinBox; class CCharTableDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: CCharTableDialog( TQWidget *parent=0, const char *name=0,bool modal=false ); -- cgit v1.2.1