summaryrefslogtreecommitdiffstats
path: root/kradio3/plugins/soundserver/soundserver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kradio3/plugins/soundserver/soundserver.cpp')
-rw-r--r--kradio3/plugins/soundserver/soundserver.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kradio3/plugins/soundserver/soundserver.cpp b/kradio3/plugins/soundserver/soundserver.cpp
index c1cd014..809cc02 100644
--- a/kradio3/plugins/soundserver/soundserver.cpp
+++ b/kradio3/plugins/soundserver/soundserver.cpp
@@ -55,11 +55,11 @@ bool SoundServer::disconnectI (Interface *i)
-void SoundServer::saveState (KConfig *) const
+void SoundServer::saveState (TDEConfig *) const
{
}
-void SoundServer::restoreState (KConfig *)
+void SoundServer::restoreState (TDEConfig *)
{
}