Add FX Mixer button to main toolbar

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@947 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-04-29 23:51:10 +00:00
parent f662081369
commit 1a0df6c5a6
3 changed files with 25 additions and 15 deletions

View File

@@ -110,6 +110,7 @@ public slots:
void toggleBBEditorWin( void );
void toggleSongEditorWin( void );
void toggleProjectNotesWin( void );
void toggleFxMixerWin( void );
void togglePianoRollWin( void );
void undo( void );