mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
Fixes for Windows
This commit is contained in:
@@ -206,6 +206,9 @@ public slots:
|
||||
void setAudioIO();
|
||||
void setMIDIIO(bool checked);
|
||||
|
||||
void aboutAmuseAction();
|
||||
void aboutQtAction();
|
||||
|
||||
void notePressed(int key);
|
||||
void noteReleased();
|
||||
void velocityChanged(int vel);
|
||||
|
||||
Reference in New Issue
Block a user