diff options
author | Christian Pointner <equinox@helsinki.at> | 2010-02-20 22:37:38 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2010-02-20 22:37:38 (GMT) |
commit | 9b61ccddc84789af2656a9827fb65648506bc650 (patch) | |
tree | 0ab16e018b535dab5c31ee1354271be68029ff4a /rhimport.glade | |
parent | 279ed0997adda2200d0fd2d62229e8885b17bdb7 (diff) |
added dropbox parameter
gui has now same capability as command line
Diffstat (limited to 'rhimport.glade')
-rw-r--r-- | rhimport.glade | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rhimport.glade b/rhimport.glade index e573dcb..0e2c931 100644 --- a/rhimport.glade +++ b/rhimport.glade @@ -128,6 +128,7 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> + <signal name="clicked" handler="on_b_ok_clicked"/> </widget> <packing> <property name="expand">False</property> |