must include glib-object.h only
2001-11-17 Matt Wilson <msw@redhat.com> * gtk/gtkenums.h: must include glib-object.h only
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2001-11-17 Matt Wilson <msw@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkenums.h: must include glib-object.h only
|
||||||
|
|
||||||
Sat Nov 17 19:26:20 2001 Owen Taylor <otaylor@redhat.com>
|
Sat Nov 17 19:26:20 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkwindow.c (gtk_window_key_press_event): Reprioritize
|
* gtk/gtkwindow.c (gtk_window_key_press_event): Reprioritize
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
2001-11-17 Matt Wilson <msw@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkenums.h: must include glib-object.h only
|
||||||
|
|
||||||
Sat Nov 17 19:26:20 2001 Owen Taylor <otaylor@redhat.com>
|
Sat Nov 17 19:26:20 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkwindow.c (gtk_window_key_press_event): Reprioritize
|
* gtk/gtkwindow.c (gtk_window_key_press_event): Reprioritize
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
2001-11-17 Matt Wilson <msw@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkenums.h: must include glib-object.h only
|
||||||
|
|
||||||
Sat Nov 17 19:26:20 2001 Owen Taylor <otaylor@redhat.com>
|
Sat Nov 17 19:26:20 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkwindow.c (gtk_window_key_press_event): Reprioritize
|
* gtk/gtkwindow.c (gtk_window_key_press_event): Reprioritize
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
2001-11-17 Matt Wilson <msw@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkenums.h: must include glib-object.h only
|
||||||
|
|
||||||
Sat Nov 17 19:26:20 2001 Owen Taylor <otaylor@redhat.com>
|
Sat Nov 17 19:26:20 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkwindow.c (gtk_window_key_press_event): Reprioritize
|
* gtk/gtkwindow.c (gtk_window_key_press_event): Reprioritize
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
2001-11-17 Matt Wilson <msw@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkenums.h: must include glib-object.h only
|
||||||
|
|
||||||
Sat Nov 17 19:26:20 2001 Owen Taylor <otaylor@redhat.com>
|
Sat Nov 17 19:26:20 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkwindow.c (gtk_window_key_press_event): Reprioritize
|
* gtk/gtkwindow.c (gtk_window_key_press_event): Reprioritize
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
2001-11-17 Matt Wilson <msw@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkenums.h: must include glib-object.h only
|
||||||
|
|
||||||
Sat Nov 17 19:26:20 2001 Owen Taylor <otaylor@redhat.com>
|
Sat Nov 17 19:26:20 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkwindow.c (gtk_window_key_press_event): Reprioritize
|
* gtk/gtkwindow.c (gtk_window_key_press_event): Reprioritize
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
2001-11-17 Matt Wilson <msw@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkenums.h: must include glib-object.h only
|
||||||
|
|
||||||
Sat Nov 17 19:26:20 2001 Owen Taylor <otaylor@redhat.com>
|
Sat Nov 17 19:26:20 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkwindow.c (gtk_window_key_press_event): Reprioritize
|
* gtk/gtkwindow.c (gtk_window_key_press_event): Reprioritize
|
||||||
|
|||||||
@ -27,7 +27,7 @@
|
|||||||
#ifndef __GTK_ENUMS_H__
|
#ifndef __GTK_ENUMS_H__
|
||||||
#define __GTK_ENUMS_H__
|
#define __GTK_ENUMS_H__
|
||||||
|
|
||||||
#include <gobject/gsignal.h>
|
#include <glib-object.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|||||||
Reference in New Issue
Block a user