GUI: proper sample errors
This commit is contained in:
parent
5a08e0d230
commit
6492eeff56
3 changed files with 12 additions and 7 deletions
|
|
@ -489,7 +489,7 @@ class DivEngine {
|
|||
int addSample();
|
||||
|
||||
// add sample from file
|
||||
bool addSampleFromFile(const char* path);
|
||||
int addSampleFromFile(const char* path);
|
||||
|
||||
// delete sample
|
||||
void delSample(int index);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue