From f988857fcf5b44899af08ef475d9a29c675b3731 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:01:21 -0600 Subject: Remove spurious TQ_OBJECT instances --- src/modules/options/optw_ctcpfloodprotection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/options/optw_ctcpfloodprotection.h') diff --git a/src/modules/options/optw_ctcpfloodprotection.h b/src/modules/options/optw_ctcpfloodprotection.h index 1d00d32e..a1076523 100644 --- a/src/modules/options/optw_ctcpfloodprotection.h +++ b/src/modules/options/optw_ctcpfloodprotection.h @@ -32,7 +32,7 @@ class KviCtcpFloodProtectionOptionsWidget : public KviOptionsWidget { Q_OBJECT - TQ_OBJECT + // TQ_CLASSINFO("help","ctcpfloodprotectionoptions") public: KviCtcpFloodProtectionOptionsWidget(TQWidget * parent); -- cgit v1.2.1