/[libvob]/libvob/src/jni/vobjnidef.hxx
ViewVC logotype

Diff of /libvob/src/jni/vobjnidef.hxx

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

revision 1.3 by tjl, Wed Jun 11 17:41:56 2003 UTC revision 1.4 by tjl, Mon Jun 16 16:16:30 2003 UTC
# Line 38  extern void setWindow(int wid = -1) ; Line 38  extern void setWindow(int wid = -1) ;
38  extern void releaseWindow() ;  extern void releaseWindow() ;
39  extern ObjectStorer<Os::RenderingSurface> windows;  extern ObjectStorer<Os::RenderingSurface> windows;
40    
41    /** If an exception occurred, print a debug message for it and clear it.
42    */
43    void javaExc(JNIEnv *env, const char *where) ;
44    
45  }  }
46  }  }

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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