Package: mac-widgets / 0.9.5+svn369-dfsg1-3

Metadata

Package Version Patches format
mac-widgets 0.9.5+svn369-dfsg1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
java7 compat.diff | (download)

source/com/explodingpixels/macwidgets/MacButtonFactory.java | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 explicitly import com.explodingpixels.painter.painter
 With Java7 there is also a javax.swing.Painter, which makes "Painter"
 ambigious without an explicit import.