Skip to content

Commit

Permalink
New ListArea interface
Browse files Browse the repository at this point in the history
  • Loading branch information
marigostra committed Oct 18, 2021
1 parent 07360fc commit 39c604a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import org.luwrain.controls.*;
import org.luwrain.pim.contacts.*;

final class FoldersAppearance implements ListArea.Appearance
final class FoldersAppearance implements ListArea.Appearance<Object>
{
private final App app;

Expand Down

0 comments on commit 39c604a

Please sign in to comment.