aboutsummaryrefslogtreecommitdiff
path: root/src/ui/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/mainwindow.h')
-rw-r--r--src/ui/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/mainwindow.h b/src/ui/mainwindow.h
index 5442c9dfb..d89def113 100644
--- a/src/ui/mainwindow.h
+++ b/src/ui/mainwindow.h
@@ -67,7 +67,7 @@ public:
bool processCommandArgs(const QStringList &list,const QString& cwd);
public slots:
- void seek(int);
+ void seek(qint64);
void previous();
void play();
void pause();