summaryrefslogtreecommitdiffstats
path: root/src/jrummikub/view/ISettingsPanel.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/jrummikub/view/ISettingsPanel.java')
-rw-r--r--src/jrummikub/view/ISettingsPanel.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jrummikub/view/ISettingsPanel.java b/src/jrummikub/view/ISettingsPanel.java
index f84e21b..26f5737 100644
--- a/src/jrummikub/view/ISettingsPanel.java
+++ b/src/jrummikub/view/ISettingsPanel.java
@@ -245,7 +245,7 @@ public interface ISettingsPanel {
*/
public void setPlayerColors(Set<Color> colors);
- public IEvent1<Boolean> getChangeSeeHandSize();
+ public IEvent1<Boolean> getChangeSeeHandSizeEvent();
/**
* Specifies the different kinds of settings errors that can be displayed