mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-23 20:30:15 +00:00
#include "gtkmain.h" for gtk_get_current_event_time().
2008-02-12 Michael Natterer <mitch@imendio.com> * gtk/gtkstatusicon.c: #include "gtkmain.h" for gtk_get_current_event_time(). svn path=/trunk/; revision=19522
This commit is contained in:
parent
c3c1fb9822
commit
697a50929e
@ -1,3 +1,8 @@
|
||||
2008-02-12 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtkstatusicon.c: #include "gtkmain.h" for
|
||||
gtk_get_current_event_time().
|
||||
|
||||
2008-02-12 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtkwindow.c (gtk_window_activate_key): simply use
|
||||
|
@ -34,6 +34,7 @@
|
||||
|
||||
#include "gtkintl.h"
|
||||
#include "gtkiconfactory.h"
|
||||
#include "gtkmain.h"
|
||||
#include "gtkmarshalers.h"
|
||||
#include "gtktrayicon.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user