]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Work around a bug in early versions of GTK (which I'm still forced
authorSimon Tatham <anakin@pobox.com>
Wed, 11 Jun 2008 18:03:35 +0000 (18:03 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 11 Jun 2008 18:03:35 +0000 (18:03 +0000)
commit189c9a2a08198ce11bfae1f8630b3792012dedcf
tree34608f9db8f396bd064252953848fddd3d4b6420
parent65ae6ba3d2e6cc8284dd02c2a6a7eea7749da3e0
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.

[originally from svn r8069]
unix/gtkdlg.c