mirror of
https://github.com/LMMS/lmms.git
synced 2026-05-05 13:24:51 -04:00
fundamental changes in plugin-architecture, added plugin-browser, bug-fixes - see ChangeLog for further details
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@18 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -294,14 +294,6 @@ void bbEditor::keyPressEvent( QKeyEvent * _ke )
|
||||
|
||||
|
||||
|
||||
void bbEditor::wheelEvent( QWheelEvent * _we )
|
||||
{
|
||||
lmmsMainWin::inst()->workspace()->wheelEvent( _we );
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
void bbEditor::resizeEvent( QResizeEvent * _re )
|
||||
{
|
||||
updateBackground();
|
||||
|
||||
Reference in New Issue
Block a user