summaryrefslogtreecommitdiffstats
path: root/src/gvcore/externaltoolaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/externaltoolaction.h')
-rw-r--r--src/gvcore/externaltoolaction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/externaltoolaction.h b/src/gvcore/externaltoolaction.h
index 6f8e252..45c3053 100644
--- a/src/gvcore/externaltoolaction.h
+++ b/src/gvcore/externaltoolaction.h
@@ -34,7 +34,7 @@ namespace Gwenview {
*/
class ExternalToolAction : public KAction {
Q_OBJECT
- TQ_OBJECT
+
public:
ExternalToolAction(TQObject* parent, const KService*, const KURL::List&);