/[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.42 by fitzsim, Sun Aug 21 05:30:47 2005 UTC revision 1.43 by fitzsim, Fri Sep 2 04:15:51 2005 UTC
# Line 107  public class GdkGraphics2D extends Graph Line 107  public class GdkGraphics2D extends Graph
107      if (Configuration.INIT_LOAD_LIBRARY)      if (Configuration.INIT_LOAD_LIBRARY)
108        System.loadLibrary("gtkpeer");        System.loadLibrary("gtkpeer");
109    
110      if (GtkToolkit.useGraphics2D())      initStaticState();
       initStaticState();  
111    }    }
112        
113    static native void initStaticState();    static native void initStaticState();

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

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