Re: [Patch] Fix updating of gtk layoutbox

2005-03-04 Thread John Spray
On Sat, 2005-03-05 at 01:09 +0100, Lars Gullik Bjønnes wrote: > | + int current_selection = combo_.get_active_row_number(); > > Could it have been const? It could, and now is :-) My coding style may have become somewhat slack, since I've been writing a lot of fortran lately. It rots the mind a

Re: [Patch] Fix updating of gtk layoutbox

2005-03-04 Thread Lars Gullik Bjønnes
John Spray <[EMAIL PROTECTED]> writes: | Hi, > | Just committed the attached, along with a changelog entry. > | John > | Index: GToolbar.C | === | RCS file: /cvs/lyx/lyx-devel/src/frontends/gtk/GToolbar.C,v | retrieving revision 1.29

[Patch] Fix updating of gtk layoutbox

2005-03-04 Thread John Spray
Hi, Just committed the attached, along with a changelog entry. John Index: GToolbar.C === RCS file: /cvs/lyx/lyx-devel/src/frontends/gtk/GToolbar.C,v retrieving revision 1.29 diff -u -p -r1.29 GToolbar.C --- GToolbar.C 2005/01/29 15: