]> source.dussan.org Git - vaadin-framework.git/commit
Make connector implement Paintable just to get rid of warnings (#8688)
authorLeif Åstrand <leif@vaadin.com>
Fri, 3 Aug 2012 06:32:44 +0000 (09:32 +0300)
committerLeif Åstrand <leif@vaadin.com>
Fri, 3 Aug 2012 06:32:44 +0000 (09:32 +0300)
commit0f4bfa8ccd7875a32c3bc283789ffbdbbdd880dd
tree5df27b36db7f087d6e715bc44f8c027441f6b7b8
parent3ffa35ea780df68730e1baf57f18bc6a027c2029
Make connector implement Paintable just to get rid of warnings (#8688)

Without this fix, warnings about getting Vaadin 6 style updates will be
logged when using CustomLayout.
src/com/vaadin/terminal/gwt/client/ui/customlayout/CustomLayoutConnector.java