forked from AuroraMiddleware/gtk
#include fixes (reported by Asbjoern Pettersen).
Tue Aug 11 17:49:33 1998 Tim Janik <timj@gtk.org> * examples/packbox/packbox.c: #include fixes (reported by Asbjoern Pettersen).
This commit is contained in:
parent
f6abe64479
commit
b46f089b6f
@ -1,3 +1,8 @@
|
||||
Tue Aug 11 17:49:33 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* examples/packbox/packbox.c: #include fixes (reported by Asbjoern
|
||||
Pettersen).
|
||||
|
||||
Tue Aug 11 00:35:56 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkgc.c gdk/gdktypes.h: Applied gtk-pedersen-980727-0;
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Aug 11 17:49:33 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* examples/packbox/packbox.c: #include fixes (reported by Asbjoern
|
||||
Pettersen).
|
||||
|
||||
Tue Aug 11 00:35:56 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkgc.c gdk/gdktypes.h: Applied gtk-pedersen-980727-0;
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Aug 11 17:49:33 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* examples/packbox/packbox.c: #include fixes (reported by Asbjoern
|
||||
Pettersen).
|
||||
|
||||
Tue Aug 11 00:35:56 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkgc.c gdk/gdktypes.h: Applied gtk-pedersen-980727-0;
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Aug 11 17:49:33 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* examples/packbox/packbox.c: #include fixes (reported by Asbjoern
|
||||
Pettersen).
|
||||
|
||||
Tue Aug 11 00:35:56 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkgc.c gdk/gdktypes.h: Applied gtk-pedersen-980727-0;
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Aug 11 17:49:33 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* examples/packbox/packbox.c: #include fixes (reported by Asbjoern
|
||||
Pettersen).
|
||||
|
||||
Tue Aug 11 00:35:56 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkgc.c gdk/gdktypes.h: Applied gtk-pedersen-980727-0;
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Aug 11 17:49:33 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* examples/packbox/packbox.c: #include fixes (reported by Asbjoern
|
||||
Pettersen).
|
||||
|
||||
Tue Aug 11 00:35:56 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkgc.c gdk/gdktypes.h: Applied gtk-pedersen-980727-0;
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Aug 11 17:49:33 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* examples/packbox/packbox.c: #include fixes (reported by Asbjoern
|
||||
Pettersen).
|
||||
|
||||
Tue Aug 11 00:35:56 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkgc.c gdk/gdktypes.h: Applied gtk-pedersen-980727-0;
|
||||
|
@ -2,7 +2,9 @@
|
||||
|
||||
/* packbox.c */
|
||||
|
||||
#include "gtk/gtk.h"
|
||||
#include <stdio.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
void
|
||||
delete_event (GtkWidget *widget, GdkEvent *event, gpointer data)
|
||||
|
Loading…
Reference in New Issue
Block a user