From 2f08091b65fdff96d3671549e74384ec8306668d Mon Sep 17 00:00:00 2001 From: Jannis Harder Date: Tue, 21 Jun 2011 00:56:05 +0200 Subject: Made showing of hand stone count working git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@520 72836036-5685-4462-b002-a69064685172 --- src/jrummikub/view/ISettingsPanel.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/jrummikub/view/ISettingsPanel.java') 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 colors); - public IEvent1 getChangeSeeHandSize(); + public IEvent1 getChangeSeeHandSizeEvent(); /** * Specifies the different kinds of settings errors that can be displayed -- cgit v1.2.3