projects
/
SCSI2SD-V6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'master' of ssh://webhost.codesrc.com/home/michael/projects/SCSI2SD
[SCSI2SD-V6.git]
/
software
/
scsi2sd-util
/
TargetPanel.cc
diff --git
a/software/scsi2sd-util/TargetPanel.cc
b/software/scsi2sd-util/TargetPanel.cc
index
e76e015
..
eb04e55
100644
(file)
--- a/
software/scsi2sd-util/TargetPanel.cc
+++ b/
software/scsi2sd-util/TargetPanel.cc
@@
-109,7
+109,8
@@
TargetPanel::TargetPanel(wxWindow* parent, const TargetConfig& initialConfig) :
wxT("Hard Drive"),
wxT("Removable"),
wxT("CDROM"),
wxT("Hard Drive"),
wxT("Removable"),
wxT("CDROM"),
- wxT("3.5\" Floppy")
+ wxT("3.5\" Floppy"),
+ wxT("Magneto optical")
};
myDeviceTypeCtrl =
new wxChoice(
};
myDeviceTypeCtrl =
new wxChoice(