~ubuntu-branches/ubuntu/wily/tk8.6/wily

« back to all changes in this revision

Viewing changes to generic/tkStubInit.c

  • Committer: Package Import Robot
  • Author(s): Sergei Golovan
  • Date: 2013-10-05 11:59:47 UTC
  • mfrom: (8.1.5 experimental)
  • Revision ID: package-import@ubuntu.com-20131005115947-fuy2i0zetr6iuyn3
Added the libtk8.6-dbg package with libtk8.6 debug symbols in it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
226
226
#   endif
227
227
#endif /* !__WIN32__ */
228
228
 
229
 
#define reserved274 (void (*)(void)) Tk_DefineBitmap
230
 
#define reserved275 (void (*)(void)) Tk_GetBitmapFromData
231
 
 
232
229
/*
233
230
 * WARNING: The contents of this file is automatically generated by the
234
231
 * tools/genStubs.tcl script. Any modifications to the function declarations
1106
1103
    Tk_Interp, /* 271 */
1107
1104
    Tk_CreateOldImageType, /* 272 */
1108
1105
    Tk_CreateOldPhotoImageFormat, /* 273 */
1109
 
    reserved274, /* 274 */
1110
 
    reserved275, /* 275 */
1111
1106
};
1112
1107
 
1113
1108
/* !END!: Do not edit above this line. */