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/k9menu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'k9author/k9menu.h') diff --git a/k9author/k9menu.h b/k9author/k9menu.h index d34150e..dc75574 100644 --- a/k9author/k9menu.h +++ b/k9author/k9menu.h @@ -26,7 +26,7 @@ class k9MenuButton; class k9Menu : public TQObject { Q_OBJECT - TQ_OBJECT + public slots: void setStartScript(const TQString &); void setStartScript2(const TQString &); -- cgit v1.2.1