summaryrefslogtreecommitdiffstats
path: root/amarok/src/device/smb/smbdevicehandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/device/smb/smbdevicehandler.cpp')
-rw-r--r--amarok/src/device/smb/smbdevicehandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/device/smb/smbdevicehandler.cpp b/amarok/src/device/smb/smbdevicehandler.cpp
index de5e7cbb..3ee45a0e 100644
--- a/amarok/src/device/smb/smbdevicehandler.cpp
+++ b/amarok/src/device/smb/smbdevicehandler.cpp
@@ -124,7 +124,7 @@ SmbDeviceHandlerFactory::~SmbDeviceHandlerFactory( )
}
DeviceHandler *
-SmbDeviceHandlerFactory::createHandler( const KConfig* ) const
+SmbDeviceHandlerFactory::createHandler( const TDEConfig* ) const
{
return 0;
}