Skip to content

Commit

Permalink
Work on sample manager
Browse files Browse the repository at this point in the history
  • Loading branch information
ZILtoid1991 committed Jul 16, 2023
1 parent bece5e2 commit fd909f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test1/sampleman.d
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ public class SampleMan : Window {
addElement(label_len);
}
protected void refreshSampleList() {

waveFileData = adk.mcfg.getWaveFileList(moduleName);
}
protected void button_load_onClick(Event ev) {
import pixelperfectengine.concrete.dialogs.filedialog;
Expand Down

0 comments on commit fd909f9

Please sign in to comment.