mirror of
https://github.com/LMMS/lmms.git
synced 2026-04-04 14:23:27 -04:00
Coding conventions update
This commit is contained in:
@@ -52,7 +52,7 @@ QPixmap * TimeLineWidget::s_loopPointBeginPixmap = NULL;
|
||||
QPixmap * TimeLineWidget::s_loopPointEndPixmap = NULL;
|
||||
|
||||
TimeLineWidget::TimeLineWidget( const int xoff, const int yoff, const float ppt,
|
||||
Song::playPos & pos, const MidiTime & begin,
|
||||
Song::PlayPos & pos, const MidiTime & begin,
|
||||
QWidget * parent ) :
|
||||
QWidget( parent ),
|
||||
m_autoScroll( AutoScrollEnabled ),
|
||||
|
||||
Reference in New Issue
Block a user