Removing unused test-function
parent
172975be45
commit
2ae4eb1509
|
|
@ -60,7 +60,6 @@ public slots:
|
||||||
void openSettingsWindow();
|
void openSettingsWindow();
|
||||||
//void updateDeviceConfig(std::bitset<3> thru, int mastChn);
|
//void updateDeviceConfig(std::bitset<3> thru, int mastChn);
|
||||||
//void updatePresetSettings(std::vector<unsigned int>* presetSettings);
|
//void updatePresetSettings(std::vector<unsigned int>* presetSettings);
|
||||||
void infoPopup();
|
|
||||||
private slots:
|
private slots:
|
||||||
void openMidiPorts();
|
void openMidiPorts();
|
||||||
void sendThruMasterChnRequest();
|
void sendThruMasterChnRequest();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue