summaryrefslogtreecommitdiffstats
path: root/src/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.h')
-rw-r--r--src/utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils.h b/src/utils.h
index a4a3d9d..8cd124d 100644
--- a/src/utils.h
+++ b/src/utils.h
@@ -37,7 +37,7 @@ Provides various help functions.
class Utils : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
Utils(KVpncConfig* config,TQObject *parent = 0, const char *name = 0);