summaryrefslogtreecommitdiff
path: root/src/mplayerprocess.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mplayerprocess.h')
-rw-r--r--src/mplayerprocess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mplayerprocess.h b/src/mplayerprocess.h
index 1c753e9..416da4c 100644
--- a/src/mplayerprocess.h
+++ b/src/mplayerprocess.h
@@ -66,7 +66,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();