From 5443f402bbfcf7f9c392bcbb0108ee074551f982 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:59 -0600 Subject: Remove spurious TQ_OBJECT instances --- cervisia/tagdlg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cervisia/tagdlg.h') diff --git a/cervisia/tagdlg.h b/cervisia/tagdlg.h index 8e0ff1b5..686f9db8 100644 --- a/cervisia/tagdlg.h +++ b/cervisia/tagdlg.h @@ -36,7 +36,7 @@ namespace Cervisia class TagDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: enum ActionType { Create, Delete }; -- cgit v1.2.3