Re: One prefs problem

2002-11-19 Thread John Levon
On Tue, Nov 19, 2002 at 11:27:14AM +, Angus Leeming wrote: > > 121 void FormPreferences::ok() > > 122 { > > 123 FormBaseDeprecated::ok(); > > 124 > > 125 // FIXME !! > > 126 if (colors_.modifiedXformsPrefs) { > > 127 string const file

Re: One prefs problem

2002-11-19 Thread Angus Leeming
On Friday 15 November 2002 3:23 am, John Levon wrote: > I forgot I hadn't solved this problem : > > 121 void FormPreferences::ok() > 122 { > 123 FormBaseDeprecated::ok(); > 124 > 125 // FIXME !! > 126 if (colors_.modifiedXformsPrefs) { > 127