1 /***************************************************************************
2 Copyright (C) 2002 by George Russell <george.russell@clara.net>
3 Copyright (C) 2003-2004 by Olaf Schmidt <ojschmidt@kde.org>
4 ***************************************************************************/
6 /***************************************************************************
8 * This program is free software; you can redistribute it and/or modify *
9 * it under the terms of the GNU General Public License as published by *
10 * the Free Software Foundation; either version 2 of the License, or *
11 * (at your option) any later version. *
13 ***************************************************************************/
19 #include <kparts/plugin.h>
25 class KHTMLPluginKTTSD
: public KParts::Plugin
31 * Construct a new KParts plugin.
33 KHTMLPluginKTTSD( QObject
* parent
, const QVariantList
& );
38 virtual ~KHTMLPluginKTTSD();