summaryrefslogtreecommitdiffstats
path: root/kjsembed/plugins/kfileitemloader.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 15:55:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 15:55:57 -0600
commit9ba04742771370f59740e32e11c5f3a1e6a1b70a (patch)
treec81c34dae2b3b1ea73801bf18a960265dc4207f7 /kjsembed/plugins/kfileitemloader.h
parent1a96c45b22d01378202d9dc7ed9c47acd30f966e (diff)
downloadtdebindings-9ba04742771370f59740e32e11c5f3a1e6a1b70a.tar.gz
tdebindings-9ba04742771370f59740e32e11c5f3a1e6a1b70a.zip
Initial TQt conversion
Diffstat (limited to 'kjsembed/plugins/kfileitemloader.h')
-rw-r--r--kjsembed/plugins/kfileitemloader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/plugins/kfileitemloader.h b/kjsembed/plugins/kfileitemloader.h
index 384379f3..bfa0ad89 100644
--- a/kjsembed/plugins/kfileitemloader.h
+++ b/kjsembed/plugins/kfileitemloader.h
@@ -34,7 +34,7 @@ namespace Bindings {
class KFileItemLoader : public JSBindingPlugin
{
public:
- KFileItemLoader(TQObject *parent, const char *name, const TQStringList &args);
+ KFileItemLoader(TTQObject *parent, const char *name, const TTQStringList &args);
~KFileItemLoader();