From 49b0c2087a2be79f6f3cbdf68ea7030a965d1c7f Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 27 Aug 2017 05:18:10 +0200 Subject: Elide title in current song Elide the string instead of resizing the layout. --- playerwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'playerwidget.h') diff --git a/playerwidget.h b/playerwidget.h index 2c95344..52f2785 100644 --- a/playerwidget.h +++ b/playerwidget.h @@ -116,6 +116,7 @@ class PlayerWidget : public QWidget { void expandRecursive(const QModelIndex &idx); void adjustVolume(int by); void fillWithText(QTextEdit *te, const TagLib::FileRef &fr); + void setNowPlaying(const QString &what); QLineEdit *mSearch; QLineEdit *mDir; QMediaPlayer *mPlayer; -- cgit v1.2.3-70-g09d2