summaryrefslogtreecommitdiff
path: root/src/mpvprocess.h
diff options
context:
space:
mode:
authorMateusz Łukasik <mati75@linuxmint.pl>2018-02-09 21:15:25 +0100
committerMateusz Łukasik <mati75@linuxmint.pl>2018-02-09 21:15:25 +0100
commit2a89e521054ca07840269f4c9457c664497e12bd (patch)
tree106ec003fc51e0de45bcb2bb760dd9d94eeefd47 /src/mpvprocess.h
parent458e01ecbd3fe8ad87920bfffd113c1c87dfc637 (diff)
New upstream version 18.2.0~ds0
Diffstat (limited to 'src/mpvprocess.h')
-rw-r--r--src/mpvprocess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mpvprocess.h b/src/mpvprocess.h
index 8150c48..d4ec246 100644
--- a/src/mpvprocess.h
+++ b/src/mpvprocess.h
@@ -82,7 +82,7 @@ public:
void frameStep();
void frameBackStep();
void showOSDText(const QString & text, int duration, int level);
- void showFilenameOnOSD();
+ void showFilenameOnOSD(int duration = 2000);
void showMediaInfoOnOSD();
void showTimeOnOSD();