]> git.tdb.fi Git - ext/subsurface.git/commit
Make FileChooserButton end import dialog
authorDirk Hohndel <dirk@hohndel.org>
Wed, 5 Oct 2011 21:12:03 +0000 (14:12 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Wed, 5 Oct 2011 21:18:17 +0000 (14:18 -0700)
commitb6f6107be1be09536f16a84c20af1604e99d6d5c
tree1df6e9777ac3575f16f60ce88e294269f6acf331
parent447c8f04e1045f2c1b4ce65e9d4022a3b6705cff
Make FileChooserButton end import dialog

If we choose a file in the import dialog then this should imply clicking
OK in that dialog - no reason for a two step process.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
gtk-gui.c