fixed recent commit (m_timeLine was not declared as member yet)

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms/stable-0.4@1886 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-12-08 20:40:08 +00:00
parent 7de629794a
commit 3c767040b3
3 changed files with 12 additions and 4 deletions

View File

@@ -106,6 +106,8 @@ private:
toolButton * m_stopButton;
lcdSpinBox * m_tempoSpinBox;
timeLine * m_timeLine;
meterDialog * m_timeSigDisplay;
automatableSlider * m_masterVolumeSlider;
automatableSlider * m_masterPitchSlider;