summaryrefslogtreecommitdiffstats
path: root/malloryclient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'malloryclient.cpp')
-rw-r--r--malloryclient.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/malloryclient.cpp b/malloryclient.cpp
index f9a3b63..d6c5db2 100644
--- a/malloryclient.cpp
+++ b/malloryclient.cpp
@@ -11,7 +11,7 @@
//
#include "malloryclient.h"
-MalloryClient::MalloryClient(QObject *parent, const char *name)
+MalloryClient::MalloryClient(TQObject *parent, const char *name)
: KDecoration(parent, name)
{
}