[Pkg-mpd-commits] [qmpdclient] 05/38: Minor cleanup

Andrey Rahmatullin wrar at moszumanska.debian.org
Mon May 23 07:19:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

wrar pushed a commit to branch master
in repository qmpdclient.

commit 30006410e213efd37d00f78537fad79e1f73322b
Author: Voker57 <voker57 at gmail.com>
Date:   Sat Jan 28 03:53:24 2012 +0400

    Minor cleanup
---
 src/controlpanel.h | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/controlpanel.h b/src/controlpanel.h
index b4aebcc..0b36aca 100644
--- a/src/controlpanel.h
+++ b/src/controlpanel.h
@@ -44,9 +44,8 @@ private:
 	CoverArtDialog *m_coverArt;
 	LyricsDialog *m_lyricsDialog;
 	LastFmSubmitter * m_lastFm;
-	QShortcut *m_fwdKey, *m_rwdKey, *m_volUpKey, *m_volDnKey;
-	// Multimedia keys
-	QShortcut *m_fwdMultKey, *m_rwdMultKey, *m_stopMultKey, *m_togglePlayMultKey;
+	QShortcut *m_fwdKey, *m_rwdKey, *m_volUpKey, *m_volDnKey,
+		*m_fwdMultKey, *m_rwdMultKey, *m_stopMultKey, *m_togglePlayMultKey;
 signals:
 	void infoMsg(QString);
 };

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/qmpdclient.git



More information about the Pkg-mpd-commits mailing list