Zeit in der Mock angepasst
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@392 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
8c2e4a7d59
commit
68e0dce24a
3 changed files with 14 additions and 7 deletions
|
@ -171,7 +171,7 @@ public interface ISettingsPanel {
|
|||
*/
|
||||
public IEvent1<Integer> getChangeJokerNumberEvent();
|
||||
|
||||
public Event1<Integer> getChangeTimeEvent();
|
||||
public IEvent1<Integer> getChangeTimeEvent();
|
||||
|
||||
/**
|
||||
* Specifies the different kinds of settings errors that can be displayed
|
||||
|
|
Reference in a new issue