mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-18 00:08:46 +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 MidiSetup();
|
||||||
void MidiCleanup();
|
void MidiCleanup();
|
||||||
|
|
||||||
//signals:
|
signals:
|
||||||
// void midiNote(QVariantMap eventData);
|
void midiNote(QVariantMap eventData);
|
||||||
|
|
||||||
public slots:
|
public slots:
|
||||||
/// play a note on all connected devices
|
/// play a note on all connected devices
|
||||||
|
|
Loading…
Reference in a new issue