Skip to content

Commit 0b57142

Browse files
committed
Moved to the according package.
1 parent f237381 commit 0b57142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/workspace/ui/renderer/SliderRenderer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
package workspace.ui.renderer;
22

33
import workspace.ui.Graphics;
4-
import workspace.ui.UiSlider;
54
import workspace.ui.border.Insets;
65
import workspace.ui.elements.UiElement;
6+
import workspace.ui.elements.UiSlider;
77

88
/**
99
* Renderer for the slider component.

0 commit comments

Comments
 (0)