Home
last modified time | relevance | path

Searched refs:note_len_lbl (Results 1 – 1 of 1) sorted by relevance

/dports/audio/lmms/lmms-1.2.2/src/gui/editors/
H A DPianoRoll.cpp4280 QLabel * note_len_lbl = new QLabel( m_toolBar ); in PianoRollWindow() local
4281 note_len_lbl->setPixmap( embed::getIconPixmap( "note" ) ); in PianoRollWindow()
4312 zoomAndNotesToolBar->addWidget( note_len_lbl ); in PianoRollWindow()