From 5106f93512659db1a236db49febc5ed1a45e3384 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:07:10 -0600 Subject: Remove spurious TQ_OBJECT instances --- konquest/newgamedlg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konquest/newgamedlg.h') diff --git a/konquest/newgamedlg.h b/konquest/newgamedlg.h index 874373fe..ac6ac268 100644 --- a/konquest/newgamedlg.h +++ b/konquest/newgamedlg.h @@ -15,7 +15,7 @@ class NewGameDlgUI; class NewGameDlg : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: NewGameDlg( TQWidget *parent, Map *map, PlayerList *playerList, -- cgit v1.2.1