summaryrefslogtreecommitdiffstats
path: root/khelpcenter/searchwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/searchwidget.h')
-rw-r--r--khelpcenter/searchwidget.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/khelpcenter/searchwidget.h b/khelpcenter/searchwidget.h
index 408c64560..14801223b 100644
--- a/khelpcenter/searchwidget.h
+++ b/khelpcenter/searchwidget.h
@@ -33,7 +33,7 @@ class TQListViewItem;
class TQComboBox;
class KLanguageCombo;
-class KConfig;
+class TDEConfig;
class KCMHelpCenter;
@@ -64,8 +64,8 @@ class SearchWidget : public TQWidget, public DCOPObject
TQString scopeSelectionLabel( int ) const;
- void readConfig( KConfig * );
- void writeConfig( KConfig * );
+ void readConfig( TDEConfig * );
+ void writeConfig( TDEConfig * );
int scopeCount() const;