~ubuntu-branches/ubuntu/wily/scim/wily-proposed

« back to all changes in this revision

Viewing changes to utils/scimkeyselection.h

  • Committer: Bazaar Package Importer
  • Author(s): Rolf Leggewie
  • Date: 2010-08-11 18:28:44 UTC
  • mfrom: (3.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100811182844-rnn95k63cwehtm75
Tags: 1.4.9-5
* debian/copyright: add my copyright
* debian/control: update to standard 3.9.1, no further changes necessary

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    GtkWidget *toggle_meta;
37
37
    GtkWidget *toggle_super;
38
38
    GtkWidget *toggle_hyper;
 
39
    GtkWidget *toggle_capslock;
39
40
    GtkWidget *toggle_release;
40
41
    GtkWidget *key_code;
41
42