From 82e173e68f73c1835c9f8d59919f7deb97fda905 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:05:59 -0600 Subject: Remove spurious TQ_OBJECT instances --- styles/dotnet/dotnet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'styles/dotnet') diff --git a/styles/dotnet/dotnet.h b/styles/dotnet/dotnet.h index 5e4f104a..a5760aac 100644 --- a/styles/dotnet/dotnet.h +++ b/styles/dotnet/dotnet.h @@ -35,7 +35,7 @@ class dotNETstyle : public KStyle { Q_OBJECT - TQ_OBJECT + public: dotNETstyle(); -- cgit v1.2.1