From 77b1faf4f0ca591326668ef9683bd4af69575e8f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:09:02 -0600 Subject: Remove spurious TQ_OBJECT instances --- amor/amordialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amor/amordialog.h') diff --git a/amor/amordialog.h b/amor/amordialog.h index c299fc1..d2d2d0c 100644 --- a/amor/amordialog.h +++ b/amor/amordialog.h @@ -41,7 +41,7 @@ class AmorDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: AmorDialog(); -- cgit v1.2.1