From 63f968ae97dc70b7ad436eab2adfaa1e983005f7 Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 15 Aug 2018 10:19:43 +0200 Subject: Fix tray icon behavior Make it display the right icon when shortcuts are used. --- playerwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'playerwidget.h') diff --git a/playerwidget.h b/playerwidget.h index 5859cb1..da13747 100644 --- a/playerwidget.h +++ b/playerwidget.h @@ -42,6 +42,7 @@ class PlayerWidget : public QWidget { void doStop(); void doPause(); void doPlayOrPause(); + void doContinue(); void volumeUp(); void volumeDown(); void showVolume(); -- cgit v1.2.3-70-g09d2