diff options
Diffstat (limited to 'styles/dotnet/dotnet.h')
-rw-r--r-- | styles/dotnet/dotnet.h | 2 |
1 files changed, 1 insertions, 1 deletions
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(); |