summaryrefslogtreecommitdiffstats
path: root/kradio3/src/include/stationselector.h
diff options
context:
space:
mode:
Diffstat (limited to 'kradio3/src/include/stationselector.h')
-rw-r--r--kradio3/src/include/stationselector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kradio3/src/include/stationselector.h b/kradio3/src/include/stationselector.h
index e18c87e..009293e 100644
--- a/kradio3/src/include/stationselector.h
+++ b/kradio3/src/include/stationselector.h
@@ -60,8 +60,8 @@ public :
bool noticeCurrentSoundStreamIDChanged(SoundStreamID) { return false; }
- void saveState (KConfig *) const;
- void restoreState (KConfig *);
+ void saveState (TDEConfig *) const;
+ void restoreState (TDEConfig *);
bool isDirty () const { return m_dirty; }