summaryrefslogtreecommitdiffstats
path: root/amarok/src/device/massstorage/massstoragedevicehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/device/massstorage/massstoragedevicehandler.h')
-rw-r--r--amarok/src/device/massstorage/massstoragedevicehandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/device/massstorage/massstoragedevicehandler.h b/amarok/src/device/massstorage/massstoragedevicehandler.h
index 5e7af650..62afd014 100644
--- a/amarok/src/device/massstorage/massstoragedevicehandler.h
+++ b/amarok/src/device/massstorage/massstoragedevicehandler.h
@@ -34,7 +34,7 @@ public:
virtual bool canCreateFromConfig() const;
- virtual DeviceHandler* createHandler( const KConfig* c ) const;
+ virtual DeviceHandler* createHandler( const TDEConfig* c ) const;
virtual TQString type() const;