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 --- kfile-plugins/k3bproject/kfile_k3bprojectfileplugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kfile-plugins/k3bproject') diff --git a/kfile-plugins/k3bproject/kfile_k3bprojectfileplugin.h b/kfile-plugins/k3bproject/kfile_k3bprojectfileplugin.h index 65dd83a..e53ebce 100644 --- a/kfile-plugins/k3bproject/kfile_k3bprojectfileplugin.h +++ b/kfile-plugins/k3bproject/kfile_k3bprojectfileplugin.h @@ -26,7 +26,7 @@ class TQStringList; class K3bProjectFilePlugin: public KFilePlugin { Q_OBJECT - TQ_OBJECT + public: K3bProjectFilePlugin( TQObject *parent, const char *name, const TQStringList& args ); -- cgit v1.2.1