summaryrefslogtreecommitdiffstats
path: root/libk3b/projects/videocd/k3bvcdtrack.h
diff options
context:
space:
mode:
Diffstat (limited to 'libk3b/projects/videocd/k3bvcdtrack.h')
-rw-r--r--libk3b/projects/videocd/k3bvcdtrack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/projects/videocd/k3bvcdtrack.h b/libk3b/projects/videocd/k3bvcdtrack.h
index c48be55..f36eb8c 100644
--- a/libk3b/projects/videocd/k3bvcdtrack.h
+++ b/libk3b/projects/videocd/k3bvcdtrack.h
@@ -42,7 +42,7 @@ class LIBK3B_EXPORT K3bVcdTrack
{
return TQFileInfo( m_file ).absFilePath();
}
- KIO::filesize_t size() const;
+ TDEIO::filesize_t size() const;
int index() const;
const TQString& title() const