summaryrefslogtreecommitdiffstats
path: root/src/plugins/alsa/qalsaaudiooutput.h
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-01-16 13:43:35 +0100
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-01-19 15:01:51 +0100
commitd07a22c8848fa2bf0088c961785c799cea49a833 (patch)
treea0da4beda832d2bb12429648d0cb9bc195aeb1fa /src/plugins/alsa/qalsaaudiooutput.h
parent9a215d954b00b6d07568392a1894341027c1af5a (diff)
Fix initialization order
Avoid the following warning: In file included from qgstreamerplayersession.cpp:34:0: qgstreamerplayersession.h: In constructor ‘QGstreamerPlayerSession::QGstreamerPlayerSession(QObject*)’: qgstreamerplayersession.h:203:10: warning: ‘QGstreamerPlayerSession::m_usingColorspaceElement’ will be initialized after [-Wreorder] bool m_usingColorspaceElement; ^ qgstreamerplayersession.h:197:17: warning: ‘GstElement* QGstreamerPlayerSession::m_videoSink’ [-Wreorder] GstElement* m_videoSink; ^ qgstreamerplayersession.cpp:107:1: warning: when initialized here [-Wreorder] QGstreamerPlayerSession::QGstreamerPlayerSession(QObject *parent) ^ Change-Id: Ic4dfe6ead19db8d581cc7de622f478e63524715b Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
Diffstat (limited to 'src/plugins/alsa/qalsaaudiooutput.h')
0 files changed, 0 insertions, 0 deletions