diff options
Diffstat (limited to 'konq-plugins/microformat/konqmficon.h')
-rw-r--r-- | konq-plugins/microformat/konqmficon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/microformat/konqmficon.h b/konq-plugins/microformat/konqmficon.h index 8213f8f..3b4bb7f 100644 --- a/konq-plugins/microformat/konqmficon.h +++ b/konq-plugins/microformat/konqmficon.h @@ -43,7 +43,7 @@ class KonqMFIcon : public KParts::Plugin, PluginBase { Q_OBJECT TQ_OBJECT public: - KonqMFIcon(TQObject *tqparent, const char *name, const TQStringList &); + KonqMFIcon(TQObject *parent, const char *name, const TQStringList &); ~KonqMFIcon(); |