From 0e18e8be5711912a2b39c07a7d4c14878ebea61f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:01:58 -0600 Subject: Remove spurious TQ_OBJECT instances --- src/svnfrontend/hotcopydlg_impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/svnfrontend/hotcopydlg_impl.h') diff --git a/src/svnfrontend/hotcopydlg_impl.h b/src/svnfrontend/hotcopydlg_impl.h index adf8545..5e216c5 100644 --- a/src/svnfrontend/hotcopydlg_impl.h +++ b/src/svnfrontend/hotcopydlg_impl.h @@ -24,7 +24,7 @@ class HotcopyDlg_impl: public HotcopyDlg { Q_OBJECT - TQ_OBJECT + public: HotcopyDlg_impl(TQWidget *parent = 0, const char *name = 0); virtual ~HotcopyDlg_impl(); -- cgit v1.2.1