# HG changeset patch # User Mark Doliner # Date 1100479074 0 # Node ID f6918ab1624aaa7596d675b805f45fca16c26ada # Parent 9cff8cc127464654226aa06401301b4ca06702f1 [gaim-migrate @ 11299] I can't not fix excessive whitespace. It's not a habit it's cool, I feel alive. committer: Tailor Script diff -r 9cff8cc12746 -r f6918ab1624a src/gtkimhtml.c --- a/src/gtkimhtml.c Mon Nov 15 00:32:13 2004 +0000 +++ b/src/gtkimhtml.c Mon Nov 15 00:37:54 2004 +0000 @@ -99,7 +99,7 @@ #define POINT_SIZE(x) (options & GTK_IMHTML_USE_POINTSIZE ? x : _point_sizes [MIN ((x), MAX_FONT_SIZE) - 1]) static gdouble _point_sizes [] = { .69444444, .8333333, 1, 1.2, 1.44, 1.728, 2.0736}; -enum { +enum { TARGET_HTML, TARGET_UTF8_STRING, TARGET_COMPOUND_TEXT, @@ -1009,9 +1009,9 @@ klass->toggle_format = imhtml_toggle_format; klass->message_send = imhtml_message_send; - + gobject_class->finalize = gtk_imhtml_finalize; - widget_class->drag_motion = gtk_text_view_drag_motion; + widget_class->drag_motion = gtk_text_view_drag_motion; gtk_widget_class_install_style_property(widget_class, g_param_spec_boxed("hyperlink-color", _("Hyperlink color"), _("Color to draw hyperlinks."),