cleanups, fixed broken connection for "Add"-button

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@898 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-04-07 21:50:52 +00:00
parent aa5974bb02
commit bd6ff6d9bb
3 changed files with 10 additions and 19 deletions

View File

@@ -48,8 +48,8 @@ public:
effect * instantiateSelectedPlugin( effectChain * _parent );
public slots:
void showPorts( void );
void setSelection( const effectKey & _selection );
void selectPlugin( void );