fix indentation.
2008-05-26 Michael Natterer <mitch@imendio.com> * gtk/gtkimmodule.h: fix indentation. svn path=/trunk/; revision=20177
This commit is contained in:
committed by
Michael Natterer
parent
27dbd9a425
commit
49bd7edac0
@ -1,3 +1,7 @@
|
||||
2008-05-26 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtkimmodule.h: fix indentation.
|
||||
|
||||
2008-05-26 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtkshow.h: include "gdk/gdk.h" instead of "gdk/gdkscreen.h"
|
||||
|
||||
@ -20,7 +20,6 @@
|
||||
#ifndef __GTK_IM_MODULE_H__
|
||||
#define __GTK_IM_MODULE_H__
|
||||
|
||||
|
||||
#include <gtk/gtkimcontext.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
@ -54,8 +53,6 @@ void im_module_exit (void);
|
||||
GtkIMContext *im_module_create (const gchar *context_id);
|
||||
*/
|
||||
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
||||
#endif /* __GTK_IM_MODULE_H__ */
|
||||
|
||||
Reference in New Issue
Block a user