mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
Merge pull request #5569 from APriestman/doxygenFixes_1_9_2020
Doxygen fix
This commit is contained in:
commit
5f140a87ec
@ -636,8 +636,7 @@ public class MediaPlayerPanel extends JPanel implements MediaFileViewer.MediaVie
|
|||||||
* the thumb progresses.
|
* the thumb progresses.
|
||||||
*
|
*
|
||||||
* @param slider JSlider component
|
* @param slider JSlider component
|
||||||
* @param config Configuration object. Contains info about thumb
|
* @param thumbDimension
|
||||||
* dimensions and colors.
|
|
||||||
*/
|
*/
|
||||||
public CircularJSliderUI(JSlider slider, Dimension thumbDimension) {
|
public CircularJSliderUI(JSlider slider, Dimension thumbDimension) {
|
||||||
super(slider);
|
super(slider);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user