Fix includes
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-07-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* modules/input/imime.c: Fix includes. (#309462, Kazuki IWAMOTO)
|
||||
|
||||
2005-07-03 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtktreeview.c (gtk_tree_view_vertical_autoscroll): remove
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2005-07-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* modules/input/imime.c: Fix includes. (#309462, Kazuki IWAMOTO)
|
||||
|
||||
2005-07-03 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtktreeview.c (gtk_tree_view_vertical_autoscroll): remove
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2005-07-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* modules/input/imime.c: Fix includes. (#309462, Kazuki IWAMOTO)
|
||||
|
||||
2005-07-03 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtktreeview.c (gtk_tree_view_vertical_autoscroll): remove
|
||||
|
||||
@@ -20,11 +20,12 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <gtk/gtkimmodule.h>
|
||||
#include "gtkimcontextime.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "gtk/gtkintl.h"
|
||||
#include "gtk/gtkimmodule.h"
|
||||
#include "gtkimcontextime.h"
|
||||
|
||||
static const GtkIMContextInfo ime_info = {
|
||||
"ime",
|
||||
"Windows IME",
|
||||
|
||||
Reference in New Issue
Block a user