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 | 2086980df7cd1c5038a78fe39deca5b9d6893bd0 (patch) | |
tree | 0ab16e018b535dab5c31ee1354271be68029ff4a /rhimport.glade | |
parent | b7c4d4b12e1ea547ed6028e3920b34e8eb932236 (diff) |
added dropbox parameter
gui has now same capability as command line
git-svn-id: https://svn.helsinki.at/rhimport/trunk@10 7c65635b-ec39-4f67-a626-873dbafdd612
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> |