summaryrefslogtreecommitdiffstats
path: root/kttsd/kttsd/threadedplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kttsd/kttsd/threadedplugin.h')
-rw-r--r--kttsd/kttsd/threadedplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/kttsd/threadedplugin.h b/kttsd/kttsd/threadedplugin.h
index 1a1b13e..c2ee0d6 100644
--- a/kttsd/kttsd/threadedplugin.h
+++ b/kttsd/kttsd/threadedplugin.h
@@ -45,7 +45,7 @@ class ThreadedPlugIn : public PlugInProc, public TQThread
/**
* Constructor.
*/
- ThreadedPlugIn(PlugInProc* plugin, TQObject *parent = 0, const char *name = 0);
+ ThreadedPlugIn(PlugInProc* plugin, TQObject *tqparent = 0, const char *name = 0);
/**
* Destructor.