mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-13 22:27:13 +02:00
another comment removal
This commit is contained in:
parent
215fa7b816
commit
c777384d93
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@ private:
|
|||
void MidiSetup();
|
||||
void MidiCleanup();
|
||||
|
||||
//signals:
|
||||
// void midiNote(QVariantMap eventData);
|
||||
signals:
|
||||
void midiNote(QVariantMap eventData);
|
||||
|
||||
public slots:
|
||||
/// play a note on all connected devices
|
||||
|
|
Loading…
Reference in a new issue