summaryrefslogtreecommitdiffstats
path: root/amarok/src/medium.h
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/medium.h')
-rw-r--r--amarok/src/medium.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/medium.h b/amarok/src/medium.h
index 34c3251b..850b24a4 100644
--- a/amarok/src/medium.h
+++ b/amarok/src/medium.h
@@ -28,7 +28,7 @@
class LIBAMAROK_EXPORT Medium
{
public:
- typedef TQValueList<const Medium> List;
+ typedef TQValueList<Medium> List;
static const uint AUTODETECTED = 0;
static const uint ID = 1;