mirror of
https://github.com/processing/processing4.git
synced 2026-01-29 03:11:08 +01:00
fix compile warning
This commit is contained in:
@@ -1347,7 +1347,7 @@ public class MovieMaker extends JFrame implements Tool {
|
||||
private JLabel aboutLabel;
|
||||
private JButton chooseImageFolderButton;
|
||||
private JButton chooseSoundFileButton;
|
||||
private JComboBox compressionBox;
|
||||
private JComboBox<?> compressionBox;
|
||||
private JLabel compressionLabel;
|
||||
// private JRadioButton fastStartCompressedRadio;
|
||||
// private JRadioButton fastStartRadio;
|
||||
|
||||
Reference in New Issue
Block a user