- Timestamp:
- 03/21/14 03:03:24 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/usbreset/usbreset.h
r27740 r27742 81 81 addusbreset(USBRESETPATH, &mlist); 82 82 83 mbox = menulistbox(mlist, NULL, _("USB Reset"), _("Choose your Devices from the following list"), NULL, 1, 0);83 mbox = menulistbox(mlist, NULL, _("USB Reset"), _("Choose your Devices from the following list"), NULL, NULL, 1, 0); 84 84 85 85 if(mbox != NULL)
Note: See TracChangeset
for help on using the changeset viewer.