Changeset 77
- Timestamp:
- 02/24/06 11:32:36 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/thestaticvoid/iriverter/FrameRateDialog.java
r59 r77 55 55 currentFrameRateSpinner.addSelectionListener(this); 56 56 57 new Label(shell, SWT.NONE).setText(" Kbps");57 new Label(shell, SWT.NONE).setText("FPS"); 58 58 59 59 dismiss = new Button(shell, SWT.PUSH);
Note: See TracChangeset
for help on using the changeset viewer.
