Work around a bug in early versions of GTK (which I'm still forced
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 11 Jun 2008 18:03:35 +0000 (18:03 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 11 Jun 2008 18:03:35 +0000 (18:03 +0000)
commit2ce0fdbcf3fea6661c060eb85bf7d6253514c13c
tree34608f9db8f396bd064252953848fddd3d4b6420
parent2e563db555875c5947eb0ae18c5716f0c2a460ec
Work around a bug in early versions of GTK (which I'm still forced
to use, gah) in which the "model" argument to
gtk_tree_selection_get_selected_rows() couldn't be NULL.

git-svn-id: svn://svn.tartarus.org/sgt/putty@8069 cda61777-01e9-0310-a592-d414129be87e
unix/gtkdlg.c