From ffd0ac254d89d0c2b1f233d2a41a9947cad83900 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 15:59:10 -0600 Subject: Remove spurious TQ_OBJECT instances --- src/k3bfirstrun.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/k3bfirstrun.h') diff --git a/src/k3bfirstrun.h b/src/k3bfirstrun.h index b3b8fe0..6524cde 100644 --- a/src/k3bfirstrun.h +++ b/src/k3bfirstrun.h @@ -22,7 +22,7 @@ class K3bFirstRun : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: static void run( TQWidget* parent = 0 ); -- cgit v1.2.1