git://git.nikiroo.be
/
nikiroo-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66c20ee
)
fix bad import
author
Niki Roo
<niki@nikiroo.be>
Tue, 22 Dec 2020 15:49:15 +0000
(16:49 +0100)
committer
Niki Roo
<niki@nikiroo.be>
Tue, 22 Dec 2020 15:49:15 +0000
(16:49 +0100)
ui/UIUtils.java
patch
|
blob
|
blame
|
history
diff --git
a/ui/UIUtils.java
b/ui/UIUtils.java
index 39d73c59c3c87244fb50c2af97961c775a752e67..51766d3d48b77e2cbe878bc20f90296f4660ac4c 100644
(file)
--- a/
ui/UIUtils.java
+++ b/
ui/UIUtils.java
@@
-27,8
+27,6
@@
import javax.swing.UnsupportedLookAndFeelException;
import javax.swing.event.HyperlinkEvent;
import javax.swing.event.HyperlinkListener;
-import com.sun.java.swing.plaf.windows.resources.windows;
-
import be.nikiroo.utils.Version;
import be.nikiroo.utils.VersionCheck;