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 7ef4de79..34c3251b 100644
--- a/amarok/src/medium.h
+++ b/amarok/src/medium.h
@@ -88,7 +88,7 @@ public:
void mountableState(const TQString &deviceNode,
const TQString &mountPoint,
const TQString &fsType, bool mounted);
- void unmountableState(const TQString &baseURL = TQString::null);
+ void unmountableState(const TQString &baseURL = TQString());
void setMimeType(const TQString &mimeType);
void setIconName(const TQString &iconName);