GtkOPtionMenu ==> GtkComboBox;
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 18 Feb 2010 22:04:50 +0000 (22:04 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 18 Feb 2010 22:04:50 +0000 (22:04 +0000)
commit973d61e32c189d66357a3e752c42ff1165e0a13f
tree98919bc98fe4c3c404b2fe085dd7aee3a97314be
parent061f2313a24e63b5cae90248b3be6f64a72b4223
GtkOPtionMenu ==> GtkComboBox;
Also:
 - Remove some unneeded #includes;
 - It's now OK to use gtk_text_buffer_select_range() since GTK .ge. 2.4 is now required;
   (This reverts SVN #18750).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31917 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/firewall_dlg.c