From 153e023cc2d72c36f700b8be485ccccca6d0e8f1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:06:23 -0600 Subject: Remove spurious TQ_OBJECT instances --- nsplugins/viewer/qxteventloop.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nsplugins') diff --git a/nsplugins/viewer/qxteventloop.h b/nsplugins/viewer/qxteventloop.h index 5fdb81414..230c8a32c 100644 --- a/nsplugins/viewer/qxteventloop.h +++ b/nsplugins/viewer/qxteventloop.h @@ -50,7 +50,7 @@ class QXtEventLoopPrivate; class QXtEventLoop : public TQEventLoop { Q_OBJECT - TQ_OBJECT + public: QXtEventLoop( const char *applicationClass, XtAppContext context = NULL, XrmOptionDescRec *options = 0, int numOptions = 0); -- cgit v1.2.1