summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-10-19 19:46:49 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-10-19 19:46:49 +0000
commit5640ff3909791c2a7529616e1a043dcc952b39db (patch)
tree9eb39309e3ff7efa4d7059828e07b4df789f9399 /gtk/gtk.h
parenteffa390541fec858ea0d19027bfa6bfcaaa33a58 (diff)
downloadgtk+-5640ff3909791c2a7529616e1a043dcc952b39db.tar.gz
Export GtkIMContextSimple publically. (#61862)
Fri Oct 19 15:34:06 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtk.h gtk/Makefile.am: Export GtkIMContextSimple publically. (#61862)
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r--gtk/gtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtk.h b/gtk/gtk.h
index 2c20d0b2d6..d7d802973d 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -81,6 +81,7 @@
#include <gtk/gtkimage.h>
#include <gtk/gtkimagemenuitem.h>
#include <gtk/gtkimcontext.h>
+#include <gtk/gtkimcontextsimple.h>
#include <gtk/gtkimmulticontext.h>
#include <gtk/gtkinputdialog.h>
#include <gtk/gtkinvisible.h>