X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=MooInstrumentList.java;h=6f0211fa4931784707135b2bf4c92c048d014244;hb=d7666fadd2f8baca8a03cacae836f2563fe4dd5d;hp=1864b690d4345fef3e3754f8cff86010045af513;hpb=0c65653da8aecee944e4814ab2efda6a2ad57a94;p=moosique.git diff --git a/MooInstrumentList.java b/MooInstrumentList.java index 1864b69..6f0211f 100644 --- a/MooInstrumentList.java +++ b/MooInstrumentList.java @@ -3,7 +3,7 @@ import javax.swing.*; import java.awt.*; import java.awt.event.*; -/* +/** * A Combo Box where the instrument of the currently active channel can be selected. * * @author Einar Pehrson