summaryrefslogtreecommitdiffstats
path: root/sip/kfile/kcustommenueditor.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/kfile/kcustommenueditor.sip')
-rw-r--r--sip/kfile/kcustommenueditor.sip4
1 files changed, 2 insertions, 2 deletions
diff --git a/sip/kfile/kcustommenueditor.sip b/sip/kfile/kcustommenueditor.sip
index 901efcb..733d7bd 100644
--- a/sip/kfile/kcustommenueditor.sip
+++ b/sip/kfile/kcustommenueditor.sip
@@ -35,8 +35,8 @@ class KCustomMenuEditor : KDialogBase
public:
KCustomMenuEditor (TQWidget* /TransferThis/);
- void load (KConfigBase*);
- void save (KConfigBase*);
+ void load (TDEConfigBase*);
+ void save (TDEConfigBase*);
public slots:
void slotNewItem ();