automatically enable auto-detect LED when selecting a MIDI device

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1678 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-09-21 23:44:48 +00:00
parent 5ce914a672
commit 27db56fd8d
2 changed files with 15 additions and 3 deletions

View File

@@ -67,6 +67,8 @@ public slots:
void midiToggled( void );
void userToggled( void );
void autoDetectToggled( void );
void enableAutoDetect( QAction * _a );
protected slots:
void midiValueChanged( void );