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.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ui/mainwindow.h b/src/ui/mainwindow.h
index 5d3f15c62..72469518a 100644
--- a/src/ui/mainwindow.h
+++ b/src/ui/mainwindow.h
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2006-2010 by Ilya Kotov *
+ * Copyright (C) 2006-2011 by Ilya Kotov *
* forkotov02@hotmail.ru *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -63,7 +63,6 @@ public:
QString processCommandArgs(const QStringList &list,const QString& cwd);
public slots:
- void seek(qint64);
void previous();
void play();
void pause();