fixit
authorNiki Roo <niki@nikiroo.be>
Thu, 19 Sep 2019 20:53:56 +0000 (22:53 +0200)
committerNiki Roo <niki@nikiroo.be>
Thu, 19 Sep 2019 20:53:56 +0000 (22:53 +0200)
VERSION
src/be/nikiroo/utils/ui/ConfigItemLocale.java

diff --git a/VERSION b/VERSION
index f8ee15fd4ce7da0a0beadb0c403d95a3443454b5..831446cbd27a6de403344b21c9fa93a25357f43d 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.1.0-dev
+5.1.0
index abe915bbc74aa43624903eefadeea6c587c835aa..eef8da0836292df9d52409eee55ecc1915d2c72d 100644 (file)
@@ -32,7 +32,7 @@ class ConfigItemLocale<E extends Enum<E>> extends ConfigItemCombobox<E> {
                        private static final long serialVersionUID = 1L;
 
                        @Override
-                       public Component getListCellRendererComponent(JList<?> list,
+                       public Component getListCellRendererComponent(JList list,
                                        Object value, int index, boolean isSelected,
                                        boolean cellHasFocus) {