From 97c73a8ce7e26d36d99b80f7e4dfe30363d004f9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 15:59:12 -0600 Subject: Remove spurious TQ_OBJECT instances --- k9author/k9importfiles.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'k9author/k9importfiles.h') diff --git a/k9author/k9importfiles.h b/k9author/k9importfiles.h index 305b5b3..8b28676 100644 --- a/k9author/k9importfiles.h +++ b/k9author/k9importfiles.h @@ -28,7 +28,7 @@ class k9NewTitle; class k9ImportFiles : public KMdiMainFrm { Q_OBJECT - TQ_OBJECT + public: k9ImportFiles(TQWidget *parent = 0, const char *name = 0); -- cgit v1.2.1