/[classpath]/classpath/gnu/java/awt/peer/gtk/GdkGraphics2D.java
ViewVC logotype

Diff of /classpath/gnu/java/awt/peer/gtk/GdkGraphics2D.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.44 by fitzsim, Fri Sep 2 04:42:23 2005 UTC revision 1.45 by mark, Thu Sep 8 23:13:23 2005 UTC
# Line 101  public class GdkGraphics2D extends Graph Line 101  public class GdkGraphics2D extends Graph
101    static    static
102    {    {
103      if (! Configuration.GTK_CAIRO_ENABLED)      if (! Configuration.GTK_CAIRO_ENABLED)
104        throw new Error("Grahics2D not implemented. "        throw new Error("Graphics2D not implemented. "
105                        + "Cairo was not found or disabled at configure time");                        + "Cairo was not found or disabled at configure time");
106    
107      if (Configuration.INIT_LOAD_LIBRARY)      if (Configuration.INIT_LOAD_LIBRARY)

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26