summaryrefslogtreecommitdiffstats
path: root/kfile-plugins/desktop/kfile_desktop.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfile-plugins/desktop/kfile_desktop.h')
-rw-r--r--kfile-plugins/desktop/kfile_desktop.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kfile-plugins/desktop/kfile_desktop.h b/kfile-plugins/desktop/kfile_desktop.h
index 1001e22..0ef286e 100644
--- a/kfile-plugins/desktop/kfile_desktop.h
+++ b/kfile-plugins/desktop/kfile_desktop.h
@@ -30,8 +30,8 @@ class KDotDesktopPlugin: public KFilePlugin
Q_OBJECT
public:
- KDotDesktopPlugin( QObject *parent, const char *name,
- const QStringList& args );
+ KDotDesktopPlugin( TQObject *parent, const char *name,
+ const TQStringList& args );
virtual bool readInfo ( KFileMetaInfo& info, uint what );
};