Re: [patch] replacing GtkOptionMenu by GktComboBox
David Malcolm <[email protected]>
| Newsgroups | gmane.editors.conglomerate.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2004-10-13 at 14:02 -0400, Douglas Burke wrote: > This patch completes the move from GtkOptionMenu to GtkComboBox I started > way back in August. Thanks. I had to slightly hack the stuff in the print code to get it to compile (I'm guessing you tested this without --enable-printing, right?) Anyway, with that fixed, it looked good, so I committed it. Cheers. Dave