~ubuntu-branches/ubuntu/natty/empathy/natty-updates

« back to all changes in this revision

Viewing changes to libempathy-gtk/empathy-chat.h

  • Committer: Bazaar Package Importer
  • Author(s): Sjoerd Simons
  • Date: 2008-03-10 16:39:07 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080310163907-tv41g2zmf0qqgi85
Tags: 0.22.0-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
        /* Protected */
59
59
        EmpathyChatView *view;
60
60
        GtkWidget       *input_text_view;
 
61
        gboolean         block_events;
61
62
};
62
63
 
63
64
struct _EmpathyChatClass {