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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/mainwindow.h b/src/ui/mainwindow.h
index 3a2a7a52f..515ab685c 100644
--- a/src/ui/mainwindow.h
+++ b/src/ui/mainwindow.h
@@ -96,6 +96,7 @@ private slots:
//void showOutputState(const OutputState&);
//void showDecoderState(const DecoderState&);
void showState(Qmmp::State state);
+ void showMetaData();
void changeTitle(const QString&);
void clear();
void startSeek();