diff options
Diffstat (limited to 'khelpcenter/htmlsearchconfig.h')
-rw-r--r-- | khelpcenter/htmlsearchconfig.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/khelpcenter/htmlsearchconfig.h b/khelpcenter/htmlsearchconfig.h index ef74cce5d..f1e093f13 100644 --- a/khelpcenter/htmlsearchconfig.h +++ b/khelpcenter/htmlsearchconfig.h @@ -1,7 +1,7 @@ /** * This file is part of KHelpCenter * - * Copyright (c) 2000 Matthias Hölzer-Klüpfel <hoelzer@kde.org> + * Copyright (c) 2000 Matthias H�lzer-Kl�pfel <hoelzer@kde.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -28,7 +28,7 @@ class KConfig; namespace KHC { -class HtmlSearchConfig : public QWidget +class HtmlSearchConfig : public TQWidget { Q_OBJECT public: |